Frappe PR Bot
1d31ab1ab7
chore(release): Bumped to Version 13.40.3
...
## [13.40.3](https://github.com/frappe/erpnext/compare/v13.40.2...v13.40.3 ) (2022-10-26)
### Bug Fixes
* allow to create Sales Order from expired Quotation ([#32641 ](https://github.com/frappe/erpnext/issues/32641 )) ([ea03289 ](ea032893d3 ))
* Billing Address for inter-company purchase docs ([3a2f08f ](3a2f08fbda ))
* BOM cost update message ([98bcb72 ](98bcb7255d ))
* conflicts ([447485a ](447485ae90 ))
* incorrect qty in material request ([1741501 ](1741501ea8 ))
* overlap error not raised for job card in case of workstation with production capacity ([b5376ce ](b5376ce5cb ))
* unset contact details ([7afb19f ](7afb19f965 ))
v13.40.3
2022-10-26 05:09:20 +00:00
Deepesh Garg
dd493fb46f
Merge pull request #32706 from frappe/version-13-hotfix
...
chore: release v13
2022-10-26 10:37:31 +05:30
Deepesh Garg
dc972718d5
Merge pull request #32687 from frappe/mergify/bp/version-13-hotfix/pr-32650
...
fix: unset contact details (backport #32650 )
2022-10-23 18:32:15 +05:30
barredterra
7afb19f965
fix: unset contact details
...
(cherry picked from commit 23f0bb45b0 )
2022-10-23 12:52:29 +00:00
Deepesh Garg
0ca137808b
Merge pull request #32656 from frappe/mergify/bp/version-13-hotfix/pr-32641
...
fix: allow to create Sales Order from expired Quotation (backport #32641 )
2022-10-20 17:34:31 +05:30
rohitwaghchaure
99e0106193
Merge pull request #32670 from frappe/mergify/bp/version-13-hotfix/pr-32667
...
fix: BOM cost update message (backport #32667 )
2022-10-20 16:52:56 +05:30
rohitwaghchaure
447485ae90
fix: conflicts
2022-10-20 15:01:22 +05:30
Rohit Waghchaure
98bcb7255d
fix: BOM cost update message
...
(cherry picked from commit 9cfe527492 )
# Conflicts:
# erpnext/manufacturing/doctype/bom/test_bom.py
2022-10-20 09:09:02 +00:00
Deepesh Garg
2df24ec459
Merge pull request #32664 from frappe/mergify/bp/version-13-hotfix/pr-32659
...
fix: Billing Address for inter-company purchase docs (backport #32659 )
2022-10-20 12:42:38 +05:30
Deepesh Garg
3a2f08fbda
fix: Billing Address for inter-company purchase docs
...
(cherry picked from commit 796f2d3c09 )
2022-10-20 06:29:56 +00:00
rohitwaghchaure
7c9b535514
Merge pull request #32661 from frappe/mergify/bp/version-13-hotfix/pr-32654
...
fix: incorrect qty in material request created from PP (backport #32654 )
2022-10-20 10:27:41 +05:30
Rohit Waghchaure
4f0c2909ab
test: validate qty and purchase uom in material request which is created from PP
...
(cherry picked from commit 4d5ef721f7 )
2022-10-20 04:30:29 +00:00
Rohit Waghchaure
1741501ea8
fix: incorrect qty in material request
...
(cherry picked from commit ad278b2007 )
2022-10-20 04:30:28 +00:00
Raffael Meyer
ea032893d3
fix: allow to create Sales Order from expired Quotation ( #32641 )
...
(cherry picked from commit 4ad3002861 )
2022-10-19 16:38:19 +00:00
rohitwaghchaure
7601a016b8
Merge pull request #32653 from frappe/mergify/bp/version-13-hotfix/pr-32645
...
fix: overlap error not raised for job card in case of workstation with production capacity (backport #32645 )
2022-10-19 18:09:44 +05:30
Rohit Waghchaure
b5376ce5cb
fix: overlap error not raised for job card in case of workstation with production capacity
...
(cherry picked from commit 8b2165e0d1 )
2022-10-19 11:35:59 +00:00
Frappe PR Bot
7ba029b140
chore(release): Bumped to Version 13.40.2
...
## [13.40.2](https://github.com/frappe/erpnext/compare/v13.40.1...v13.40.2 ) (2022-10-19)
### Bug Fixes
* `Brand Defaults` filters ([b1c70af ](b1c70af4db ))
* don't try to update youtube data if disabled in settings (backport [#32588 ](https://github.com/frappe/erpnext/issues/32588 )) ([#32590 ](https://github.com/frappe/erpnext/issues/32590 )) ([7e7122b ](7e7122b668 ))
* Ignore linked purchase invoice on cancel ([eec770a ](eec770a4a8 ))
* Party account for multi-order invoices ([0ae2a4f ](0ae2a4f1c4 ))
* pricing rule item code UOM apply & conversions (backport [#32566 ](https://github.com/frappe/erpnext/issues/32566 )) ([#32636 ](https://github.com/frappe/erpnext/issues/32636 )) ([b8d97b8 ](b8d97b82b8 ))
v13.40.2
2022-10-19 03:57:46 +00:00
Deepesh Garg
cf74d24400
Merge pull request #32634 from frappe/version-13-hotfix
...
chore: release v13
2022-10-19 09:24:40 +05:30
mergify[bot]
b8d97b82b8
fix: pricing rule item code UOM apply & conversions (backport #32566 ) ( #32636 )
...
* fix: pricing rule for non stock UOM and conversions
* fix: pricing rule for non stock UOM and conversions
(cherry picked from commit 96b4211ea1 )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.py
* chore: resolve conflicts
Co-authored-by: Maharshi Patel <39730881+maharshivpatel@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-10-18 23:31:31 +05:30
Deepesh Garg
56c4c3186b
Merge pull request #32624 from frappe/mergify/bp/version-13-hotfix/pr-32622
...
fix: Ignore linked purchase invoice on cancel (backport #32622 )
2022-10-18 14:49:36 +05:30
Deepesh Garg
015a221d8d
chore: Resolve conflicts
2022-10-18 09:11:58 +05:30
Deepesh Garg
eec770a4a8
fix: Ignore linked purchase invoice on cancel
...
(cherry picked from commit faadf78332 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2022-10-17 14:09:12 +00:00
Deepesh Garg
44f5ccc9dc
Merge pull request #32605 from frappe/mergify/bp/version-13-hotfix/pr-32594
...
fix: Party account for multi-order invoices (backport #32594 )
2022-10-15 18:25:25 +05:30
Deepesh Garg
0ae2a4f1c4
fix: Party account for multi-order invoices
...
(cherry picked from commit fd49503ba2 )
2022-10-15 11:29:21 +00:00
mergify[bot]
5fdaddad86
chore: drop dead code (backport #32595 ) ( #32597 )
...
chore: drop dead code (#32595 )
[skip ci]
(cherry picked from commit 50e9698932 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-10-13 15:27:09 +05:30
Sagar Sharma
03ccddc1cc
Merge pull request #32587 from frappe/mergify/bp/version-13-hotfix/pr-32576
...
fix: `Brand Defaults` filters (backport #32576 )
2022-10-13 14:42:29 +05:30
Sagar Sharma
e00ebcd9e5
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-32576
2022-10-13 14:38:26 +05:30
mergify[bot]
7e7122b668
fix: don't try to update youtube data if disabled in settings (backport #32588 ) ( #32590 )
...
* fix: don't try to update youtube data if disabled in settings (#32588 )
fix: cast value from db
[skip ci]
(cherry picked from commit e543dca6a0 )
* chore: qualified path
not imported
[skip ci]
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-10-13 11:57:08 +05:30
Sagar Sharma
b1c70af4db
fix: Brand Defaults filters
...
(cherry picked from commit 7da32c7db3 )
2022-10-12 13:53:56 +00:00
Frappe PR Bot
1609129e1e
chore(release): Bumped to Version 13.40.1
...
## [13.40.1](https://github.com/frappe/erpnext/compare/v13.40.0...v13.40.1 ) (2022-10-12)
### Bug Fixes
* conflct in test purchase receipt ([6ae2f90 ](6ae2f90683 ))
* conflict ([cb7aef5 ](cb7aef505d ))
* consider outgoingrate while valuation rate calculate ([6f43133 ](6f43133c04 ))
* consider sales rate as incoming rate for transit warehouse in purchase flow ([f72602e ](f72602ebf3 ))
* Hanlde rounding loss for internal transfer ([dd26ef9 ](dd26ef96e0 ))
* Incoming rate precision fixes for intra company transfer ([227ce5f ](227ce5f8a2 ))
* incorrect import ([8238b89 ](8238b89907 ))
* linter issue ([aa0552d ](aa0552d788 ))
* test case ([acd64ba ](acd64ba7c1 ))
* value error on pos submit ([4383980 ](4383980bcc ))
v13.40.1
2022-10-12 12:34:41 +00:00
Deepesh Garg
9b02455c09
Merge pull request #32585 from frappe/version-13-hotfix
...
chore: version 13 release
2022-10-12 18:03:01 +05:30
Deepesh Garg
ff3bfb060a
Merge pull request #32584 from frappe/mergify/bp/version-13-hotfix/pr-32557
...
fix: Value error on validation of POS invoices with Serial Nos (backport #32557 )
2022-10-12 17:17:01 +05:30
rohitwaghchaure
63e087d31e
Merge pull request #32580 from frappe/mergify/bp/version-13-hotfix/pr-32563
...
fix: consider sales rate as incoming rate for transit warehouse in purchase flow (backport #32563 )
2022-10-12 17:08:33 +05:30
Deepesh Garg
b62a397397
Merge pull request #32581 from frappe/mergify/bp/version-13-hotfix/pr-32272
...
fix: Incoming rate precision fixes for intra company transfer (backport #32272 )
2022-10-12 17:04:52 +05:30
ruthra kumar
48efcc82b6
test: value error on serial no validation on pos
...
(cherry picked from commit 9e2bd10d03 )
2022-10-12 11:12:09 +00:00
ruthra kumar
4383980bcc
fix: value error on pos submit
...
(cherry picked from commit 4b908ebcd6 )
2022-10-12 11:12:08 +00:00
rohitwaghchaure
aa0552d788
fix: linter issue
2022-10-12 16:33:53 +05:30
Deepesh Garg
3b5889ef85
chore: resolve conflicts
2022-10-12 16:30:23 +05:30
rohitwaghchaure
8238b89907
fix: incorrect import
2022-10-12 16:28:31 +05:30
rohitwaghchaure
6ae2f90683
fix: conflct in test purchase receipt
2022-10-12 16:26:52 +05:30
rohitwaghchaure
cb7aef505d
fix: conflict
2022-10-12 16:24:50 +05:30
Deepesh Garg
4a8c42d62b
chore: check only for inter-company transfers
...
(cherry picked from commit 9aa5e20ef7 )
2022-10-12 10:54:15 +00:00
Deepesh Garg
c67bdcf3c6
chore: fix precision condition
...
(cherry picked from commit 49601558c6 )
2022-10-12 10:54:14 +00:00
Deepesh Garg
7a9e7b66ac
chore: Use proper accounts
...
(cherry picked from commit 1c05c004cd )
2022-10-12 10:54:13 +00:00
Deepesh Garg
151b9d4d7b
chore: Increase precision for other doc fields
...
(cherry picked from commit c8d2181498 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
2022-10-12 10:54:13 +00:00
Deepesh Garg
b966f10711
chore: GL Entries for SLE diff
...
(cherry picked from commit df2a0e265b )
2022-10-12 10:54:11 +00:00
Deepesh Garg
0b48f13873
test: Internal tranfer precision loss test
...
(cherry picked from commit dc20b21fb5 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2022-10-12 10:54:10 +00:00
Deepesh Garg
b531a38efe
chore: Increase incoming_rate field precision to 6
...
(cherry picked from commit b31c3bd35d )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
2022-10-12 10:54:08 +00:00
Deepesh Garg
dd26ef96e0
fix: Hanlde rounding loss for internal transfer
...
(cherry picked from commit 6e47fd54a0 )
2022-10-12 10:54:07 +00:00
Deepesh Garg
227ce5f8a2
fix: Incoming rate precision fixes for intra company transfer
...
(cherry picked from commit 083309c056 )
2022-10-12 10:54:06 +00:00