Skip to content

Tags: bernhein/erpnext

Tags

v14.9.0

Toggle v14.9.0's commit message
chore(release): Bumped to Version 14.9.0

# [14.9.0](frappe/erpnext@v14.8.0...v14.9.0) (2022-11-29)

### Bug Fixes

* `production_item` filter in `Job Card Summary Report` ([c9f4f60](frappe@c9f4f60))
* `Work Order` filter typo in `Job Card Summary Report` ([b157193](frappe@b157193))
* Auto repeat date validations ([2aada1a](frappe@2aada1a))
* check for session user rather than owner ([c9c7222](frappe@c9c7222))
* company name with `,` in `Job Card Summary Report` ([9c6d020](frappe@9c6d020))
* company name with `,` in `Work Order Summary Report` ([bc649b3](frappe@bc649b3))
* create rounding gl entry for PCV during gle post processing ([fd4bcd9](frappe@fd4bcd9))
* Debit and Credit not equal while submitting PI containing asset item ([c11a31b](frappe@c11a31b))
* disbursable amount on currrent security price ([5edaf83](frappe@5edaf83))
* Dispatch address display ([ef687e2](frappe@ef687e2))
* incorrect balance qty ([f92b501](frappe@f92b501))
* job card for quantity UX ([59e2ab7](frappe@59e2ab7))
* MR Item `description` and `item_name` gets reset on `qty` change ([85d108b](frappe@85d108b))
* only show serial no batch selector only once ([8d0f715](frappe@8d0f715))
* opportunity list doesn't show assigned user (backport [frappe#33110](frappe#33110)) ([frappe#33131](frappe#33131)) ([0ba2a4d](frappe@0ba2a4d))
* **pos:** filter on customer groups ([c1ae5b0](frappe@c1ae5b0))
* **pos:** warehouse should be in company ([c03ec80](frappe@c03ec80))
* precision in asset test_scrap_asset ([0fe5e9a](frappe@0fe5e9a))
* production plan UX ([4607590](frappe@4607590))
* remove duplicate schema ([cdd13cd](frappe@cdd13cd))
* remove obsolete comment ([978924a](frappe@978924a))
* reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` ([4b0c9b6](frappe@4b0c9b6))
* reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` ([e530f0b](frappe@e530f0b))
* UX for inventory dimension ([f1dd4d0](frappe@f1dd4d0))
* **ux:** Action buttons in Bank Reconciliation ([93b8cc3](frappe@93b8cc3))
* validation msg in stock entry ([65ac84e](frappe@65ac84e))
* Valuation Rate column UX in stock ledger report ([5c065e8](frappe@5c065e8))

### Features

* add connections to Incoterm doctype ([89b9a06](frappe@89b9a06))
* add doctype Incoterm ([b711931](frappe@b711931))
* add german translations for incoterm titles ([f7988de](frappe@f7988de))
* add incoterm to purchasing transactions ([88346b1](frappe@88346b1))
* add incoterm to sales transactions ([fcfe0cb](frappe@fcfe0cb))
* create Incoterm records after install ([93e029d](frappe@93e029d))
* create incoterms and migrate shipments ([014896a](frappe@014896a))
* german tax templates ([5652af0](frappe@5652af0))
* item wise tds calculation for purchase order ([5f8f574](frappe@5f8f574))
* item wise tds calculation for purchase order. ([2bd8bd2](frappe@2bd8bd2))
* item wise tds in purchase order ([ba36435](frappe@ba36435))
* make Material Request for sub-assembly items ([5fc4dfa](frappe@5fc4dfa))
* **pos:** invoice: fitler warehouse by company ([c379baf](frappe@c379baf))
* validate repost item valuation against accounts freeze date ([04f50ea](frappe@04f50ea))

v13.42.2

Toggle v13.42.2's commit message
chore(release): Bumped to Version 13.42.2

## [13.42.2](frappe/erpnext@v13.42.1...v13.42.2) (2022-11-29)

### Bug Fixes

* `production_item` filter in `Job Card Summary Report` ([ce54198](frappe@ce54198))
* `Work Order` filter typo in `Job Card Summary Report` ([2de239c](frappe@2de239c))
* cannot update auth token until token expiry if credentials change ([2121714](frappe@2121714))
* company name with `,` in `Job Card Summary Report` ([ffef0cb](frappe@ffef0cb))
* company name with `,` in `Work Order Summary Report` ([11978fc](frappe@11978fc))
* create rounding gl entry for PCV during gle post processing ([7af4597](frappe@7af4597))
* disbursable amount on currrent security price ([eca2d96](frappe@eca2d96))
* Dispatch address display ([10cfcb5](frappe@10cfcb5))
* incorrect balance qty ([78e64fa](frappe@78e64fa))
* linter ([b91860d](frappe@b91860d))
* MR Item `description` and `item_name` gets reset on `qty` change ([b66976b](frappe@b66976b))
* Multicurrency invoice with exchange gain and loss showing up in AR/AP report ([d38a289](frappe@d38a289))
* only consider draft pending asset repair docs ([6da7b38](frappe@6da7b38))
* only show serial no batch selector only once ([0c6a7ce](frappe@0c6a7ce))
* reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` ([ff59483](frappe@ff59483))
* validate voucher type while checking journal entry against payroll entry ([07c25ac](frappe@07c25ac))

v14.8.0

Toggle v14.8.0's commit message
chore(release): Bumped to Version 14.8.0

# [14.8.0](frappe/erpnext@v14.7.0...v14.8.0) (2022-11-22)

### Bug Fixes

* Accounting Dimension filtering for Sales and Purchase Report ([b782209](frappe@b782209))
* add missing commas and brackets ([ecd4eab](frappe@ecd4eab))
* always send account currency in response ([f2fde83](frappe@f2fde83))
* Bulk payment generation against invoices ([57b00e3](frappe@57b00e3))
* cast POS query inputs to integers  (backport [frappe#32975](frappe#32975)) ([frappe#32977](frappe#32977)) ([55e1592](frappe@55e1592))
* don't set `rejected-qty` in return SCR ([4de02dc](frappe@4de02dc))
* Don't show payment button for invoices on hold ([7487acd](frappe@7487acd))
* hide reject-fields in return SCR ([71d6f2a](frappe@71d6f2a))
* incorrect currency in Exchange rate revaluation ([a26470a](frappe@a26470a))
* Internal Transfer Material Request cycle and tracking fixed till purchase receipt ([eaf0950](frappe@eaf0950))
* link to brand doctype. ([b428307](frappe@b428307))
* linters failing ([24aafb3](frappe@24aafb3))
* make `is_internal_supplier` read-only ([caef140](frappe@caef140))
* minor change ([ac3120b](frappe@ac3120b))
* minor issue fixed ([c356d2c](frappe@c356d2c))
* naming ([a198a55](frappe@a198a55))
* Opening journal entry templates ([6aada76](frappe@6aada76))
* **pos:** item selector image border radius ([aaed4ab](frappe@aaed4ab))
* precision in asset tests ([444f241](frappe@444f241))
* **realtime:** Restrict updates to only last modified or current user ([frappe#33034](frappe#33034)) ([9e8a835](frappe@9e8a835))
* Remove unnecessary filters from Journal Entry ([387665d](frappe@387665d))
* test case added for MR internal Transfer ([2a892f5](frappe@2a892f5))
* test case updated for mr ([6ddf273](frappe@6ddf273))
* Timesheet timer button ([53cf6b8](frappe@53cf6b8))
* update advace paid in SO/PO in account currency ([14235f2](frappe@14235f2))
* use `list()` on self mutating iteration ([eb968d7](frappe@eb968d7))
* Viewing account ledger from party master ([da2dfcc](frappe@da2dfcc))

### Features

* Workstation Type for BOM ([8323775](frappe@8323775))

v13.42.1

Toggle v13.42.1's commit message
chore(release): Bumped to Version 13.42.1

## [13.42.1](frappe/erpnext@v13.42.0...v13.42.1) (2022-11-22)

### Bug Fixes

* Accounting Dimension filtering for Sales and Purchase Report ([58f3f2b](frappe@58f3f2b))
* cast POS query inputs to integers  (backport [frappe#32975](frappe#32975)) ([frappe#32978](frappe#32978)) ([3aba14f](frappe@3aba14f))
* GP incorrect buying amount if no upd on SI and Delivery Note ([40bb2cb](frappe@40bb2cb))
* incorrect fix of conversion factor in PP ([726c3d3](frappe@726c3d3))
* linter issue ([72f9308](frappe@72f9308))
* make `is_internal_supplier` read-only ([30b5d1c](frappe@30b5d1c))
* Opening journal entry templates ([4ad3e28](frappe@4ad3e28))
* **pos:** item selector image border radius ([ab31eb4](frappe@ab31eb4))
* **realtime:** Restrict updates to only last modified or current user ([frappe#33034](frappe#33034)) ([ecdd849](frappe@ecdd849))
* use `list()` on self mutating iteration ([0070b5e](frappe@0070b5e))

v14.7.0

Toggle v14.7.0's commit message
chore(release): Bumped to Version 14.7.0

# [14.7.0](frappe/erpnext@v14.6.0...v14.7.0) (2022-11-15)

### Bug Fixes

* add translate function to valitate company msg in chart of accounts importer ([8de4430](frappe@8de4430))
* check type for reference name ([a305793](frappe@a305793))
* don't set WIP Warehouse if  is checked in WO ([f923183](frappe@f923183))
* GP incorrect buying amount if no upd on SI and Delivery Note ([2d8f00a](frappe@2d8f00a))
* incorrect fix of conversion factor in PP ([c48d00a](frappe@c48d00a))
* Label for applicable dimension table ([eb4f8e4](frappe@eb4f8e4))
* Maintain same rate between Quotation and Sales Order ([6c155d2](frappe@6c155d2))
* Project filter in timesheet ([37bed12](frappe@37bed12))
* Purchase Receipt timeout error ([0d5b726](frappe@0d5b726))
* repayment schedule regeneration ([2f5033b](frappe@2f5033b))
* set `WIP Warehouse` in Job Card ([c294652](frappe@c294652))
* set stock UOM in args to ensure item price is fetched ([a4187b9](frappe@a4187b9))
* test cases ([071ee5d](frappe@071ee5d))
* **ux:** Tab break in Customer and Supplier form ([eeaa932](frappe@eeaa932))
* Write Off section visibility for non POS Invoices ([07badbc](frappe@07badbc))

### Features

* Repost Payment Ledger entries for vouchers ([de59b50](frappe@de59b50))

### Reverts

* Revert "fix: get `consumed_qty` based on `received_qty` in SCR" ([7fd6c43](frappe@7fd6c43))
* Revert "fix: set `received_qty` before_validate SCR" ([0ecb44d](frappe@0ecb44d))

v13.42.0

Toggle v13.42.0's commit message
chore(release): Bumped to Version 13.42.0

# [13.42.0](frappe/erpnext@v13.41.1...v13.42.0) (2022-11-15)

### Bug Fixes

* add Document Date in E-Invoice print format ([a16347f](frappe@a16347f))
* ambiguous 'cost_center' on payment reconciliation ([e9e5ded](frappe@e9e5ded))
* check type for reference name ([ad648f3](frappe@ad648f3))
* don't set WIP Warehouse if  is checked in WO ([4a17711](frappe@4a17711))
* Label for applicable dimension table ([cbc8b2d](frappe@cbc8b2d))
* Pricing rule item group consider UOM ([1ed0b6e](frappe@1ed0b6e)), closes [frappe#32566](frappe#32566)
* query condition change ([88ce59a](frappe@88ce59a))
* repayment schedule regeneration ([a19031c](frappe@a19031c))
* set `WIP Warehouse` in Job Card ([f09e427](frappe@f09e427))
* set stock UOM in args to ensure item price is fetched ([bd2242b](frappe@bd2242b))
* wrong totals in hsn summary report ([79d508f](frappe@79d508f))

### Features

* page break in SoA pdf ([e93ac3c](frappe@e93ac3c))

v14.6.0

Toggle v14.6.0's commit message
chore(release): Bumped to Version 14.6.0

# [14.6.0](frappe/erpnext@v14.5.1...v14.6.0) (2022-11-08)

### Bug Fixes

* `Material Consumption` option in case of `Skip Transfer to WIP` in WO ([8c856cd](frappe@8c856cd))
* add translate function to name of chart labels in budget_variance_report.py ([16f364d](frappe@16f364d))
* add translate function to name of chart labels in deferred_revenue_and_expense.py ([b8caa58](frappe@b8caa58))
* add translate function to period in  stock_analytics.py ([b0c06d5](frappe@b0c06d5))
* add translate function to period in sales_analytics.py ([e681f06](frappe@e681f06))
* add translate function to string on budget_variance_report.js to match the variance  word translated ([595aaad](frappe@595aaad))
* Auto advance allocation against partial invoices ([b7763d9](frappe@b7763d9))
* auto increment qty if item table has no items ([d8e403b](frappe@d8e403b))
* conflicts ([ab87a95](frappe@ab87a95))
* correct linters ([8f6f9a4](frappe@8f6f9a4))
* correct linters ([440e208](frappe@440e208))
* correct linters ([5acc9be](frappe@5acc9be))
* Create POS Opening Entry POS Profile filter. ([60af9c0](frappe@60af9c0))
* Disable tax included prices for internal transfers ([frappe#32794](frappe#32794)) ([6838e5e](frappe@6838e5e))
* for asset's purchase_date, if bill_date is set, use that instead of posting_date ([01a1c96](frappe@01a1c96))
* get `consumed_qty` based on `received_qty` in SCR ([ea9a502](frappe@ea9a502))
* Increase columns width in Warehouse wise Item Balance Age and Value ([0b09c31](frappe@0b09c31))
* linter ([af60c8f](frappe@af60c8f))
* make `BOM` required in SCR Item ([3f79a05](frappe@3f79a05))
* make `consumed_qty` editable when backflush based on Material Transfer ([2c5a8c4](frappe@2c5a8c4))
* make `consumed_qty` read-only in SCR Supplied Items ([68229f0](frappe@68229f0))
* map `BOM` while mapping the return SCR ([e629cba](frappe@e629cba))
* mysql syntax issue ([4d9bbd4](frappe@4d9bbd4))
* not able to select customer / supplier ([6989cdf](frappe@6989cdf))
* refactor code for better translatable string ([2dc24f2](frappe@2dc24f2))
* refactor code for better translatable string in stock_ageing.py ([0ead516](frappe@0ead516))
* rename test method ([97445d9](frappe@97445d9))
* Scan Barcode UX ([1944f4d](frappe@1944f4d))
* set `received_qty` before_validate SCR ([e316558](frappe@e316558))
* test cases ([0feec4c](frappe@0feec4c))
* trailing whitespace ([31bada9](frappe@31bada9))
* update advance paid in SO/PO from Payment Ledger ([a561432](frappe@a561432))
* use `flt` instead of `cint` in `get_batch_no` ([6510464](frappe@6510464))

### Features

* Item Wise TDS Calculation ([b9fb104](frappe@b9fb104))

### Performance Improvements

* use `get_cached_value` instead of `db.get_value` in controllers ([frappe#32776](frappe#32776)) ([34ca17a](frappe@34ca17a))

v13.41.1

Toggle v13.41.1's commit message
chore(release): Bumped to Version 13.41.1

## [13.41.1](frappe/erpnext@v13.41.0...v13.41.1) (2022-11-08)

### Bug Fixes

* `Material Consumption` option in case of `Skip Transfer to WIP` in WO ([418c131](frappe@418c131))
* Create POS Opening Entry POS Profile filter. ([76e4bb4](frappe@76e4bb4))
* Disable tax included prices for internal transfers ([frappe#32794](frappe#32794)) ([84ee1b8](frappe@84ee1b8))
* for asset's purchase_date, if bill_date is set, use that instead of posting_date ([1d23c9a](frappe@1d23c9a))
* Reset advance paid amount on Oreder cancel and amend ([e32e0bc](frappe@e32e0bc))
* use `flt` instead of `cint` in `get_batch_no` ([601b1e3](frappe@601b1e3))

v14.5.1

Toggle v14.5.1's commit message
chore(release): Bumped to Version 14.5.1

## [14.5.1](frappe/erpnext@v14.5.0...v14.5.1) (2022-11-03)

### Bug Fixes

* not able to select customer / supplier ([dd4dbd4](frappe@dd4dbd4))

v14.5.0

Toggle v14.5.0's commit message
chore(release): Bumped to Version 14.5.0

# [14.5.0](frappe/erpnext@v14.4.0...v14.5.0) (2022-11-01)

### Bug Fixes

* add `Sales Order` reference in Material Request Dashboard ([fc63892](frappe@fc63892))
* Add condition for discount section collapse ([953f78d](frappe@953f78d))
* Budget validation for main cost center ([89a1c83](frappe@89a1c83))
* Clear invoice table post importing invoices ([6eafff8](frappe@6eafff8))
* Company bank account filter in Bank Clearance ([797512c](frappe@797512c))
* Curreny in SOA print for multi-currency party ([195500c](frappe@195500c))
* duplicate custom fields for inventory dimension ([1152ac3](frappe@1152ac3))
* Filter fixes in Accounts Payable report ([29197dc](frappe@29197dc))
* Issues while cancel/amending Purchase Invoice with TDS enabled ([74a6479](frappe@74a6479))
* key error in filter access ([6114241](frappe@6114241))
* Mode of payment for returns in POS Sales Invoice ([a260426](frappe@a260426))
* Pass project to stock entry items ([4035873](frappe@4035873))
* pro_rata_amount calculation in assets tests ([d1b2786](frappe@d1b2786))
* Reference due date field type in Journal Entry Accounts table ([faf25c0](frappe@faf25c0))
* Reset advance paid amount on Oreder cancel and amend ([34bd783](frappe@34bd783))
* Total Sales amount update in project via Sales Order ([d742e6d](frappe@d742e6d))

### Features

* additional filters on Payment terms report ([a03ec0a](frappe@a03ec0a))
* **pricing rule:** free qty rounding and recursion qty ([frappe#32577](frappe#32577)) ([9b66020](frappe@9b66020))