mergify[bot]
f246684694
fix: remove applied pricing rule on qty change (backport #39688 ) ( #39737 )
...
fix: remove pricing rule
(cherry picked from commit 7c6a5a0f23 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 16:09:00 +05:30
mergify[bot]
1822325f34
feat: Period-wise closing entries for TB ( #39712 )
...
feat: Period-wise closing entries for TB (#39712 )
(cherry picked from commit 6e6c818084 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-05 14:34:33 +05:30
mergify[bot]
986273b6d3
feat: copy emails from lead to customer ( #38647 )
...
feat: copy emails from lead to customer
(cherry picked from commit 906ac093e3 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2024-02-05 14:05:44 +05:30
rohitwaghchaure
f4ac00595d
Merge pull request #39729 from frappe/mergify/bp/version-15-hotfix/pr-39659
...
perf: timeout for auto material request through reorder level (backport #39659 )
2024-02-05 13:20:22 +05:30
rohitwaghchaure
66661d0649
Merge pull request #39732 from frappe/mergify/bp/version-15-hotfix/pr-39626
...
perf: memory consumption for the stock balance report (backport #39626 )
2024-02-05 13:17:41 +05:30
rohitwaghchaure
326751c8bd
Merge pull request #39727 from frappe/mergify/bp/version-15-hotfix/pr-39684
...
fix: incorrect landed cost voucher amount (backport #39684 )
2024-02-05 13:17:11 +05:30
rohitwaghchaure
5e29aab83b
perf: memory consumption for the stock balance report ( #39626 )
...
(cherry picked from commit b70f3de16b )
2024-02-05 06:18:52 +00:00
Rohit Waghchaure
1b2831bdfe
perf: timeout for auto material request through reorder level
...
(cherry picked from commit 951023f434 )
2024-02-05 06:10:56 +00:00
Rohit Waghchaure
a40864dede
fix: incorrect landed cost voucher amount
...
(cherry picked from commit d78a1e7814 )
2024-02-05 06:09:51 +00:00
mergify[bot]
3eac436e7b
fix: production plan date filters for orders (backport #39702 ) ( #39720 )
...
fix: production plan date filters for orders (#39702 )
(cherry picked from commit 407045a1de )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2024-02-05 10:14:42 +05:30
mergify[bot]
5fe40ac085
fix(work order): resolve type error during job card creation (backport #39713 ) ( #39714 )
...
fix(work order): resolve type error during job card creation (#39713 )
fix: type error
(cherry picked from commit c81d597ca5 )
Co-authored-by: Vishnu VS <Vishnuviswambaran2002@gmail.com >
2024-02-04 22:59:17 +05:30
mergify[bot]
4ee8cf3907
feat: reference for POS SI payments ( #39523 )
...
feat: reference for POS SI payments (#39523 )
* feat: reference field in SI payment
* fix: document link for pos si
* refactor: pos invoice queries
(cherry picked from commit d9a72c1e61 )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2024-02-04 17:54:56 +05:30
mergify[bot]
d7c7748c03
fix: fetch/change tax template on basis of base_net_rate instead of net_rate ( #39448 )
...
fix: fetch/change tax template on basis of base_net_rate instead of net_rate (#39448 )
fix: change tax template on basis of base_net_rate instead of net_rate
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit e9fe10c6f1 )
Co-authored-by: Divyam Mistry <73271406+divyam-mistry@users.noreply.github.com >
2024-02-03 09:09:59 +05:30
mergify[bot]
f31070741a
fix: Pricing rule application/removal on qty change ( #39084 )
...
fix: Pricing rule application/removal on qty change
(cherry picked from commit f52d7c7665 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-03 08:49:50 +05:30
Frappe PR Bot
317a74b58c
chore(release): Bumped to Version 15.11.1
...
## [15.11.1](https://github.com/frappe/erpnext/compare/v15.11.0...v15.11.1 ) (2024-02-02)
### Bug Fixes
* Percentage handling in queries ([#39692 ](https://github.com/frappe/erpnext/issues/39692 )) ([0405a2b ](0405a2b817 ))
v15.11.1
2024-02-02 15:24:10 +00:00
mergify[bot]
0405a2b817
fix: Percentage handling in queries ( #39692 )
...
fix: Percentage handling in queries (#39692 )
fix: Percentage handling in queries (#39692 )
* fix: Percentage handling in queries
* test: Account with percent sign
* chore: add test records
(cherry picked from commit 6d87cfeb8d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit e76f59803c )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-02 20:53:03 +05:30
mergify[bot]
e76f59803c
fix: Percentage handling in queries ( #39692 )
...
fix: Percentage handling in queries (#39692 )
* fix: Percentage handling in queries
* test: Account with percent sign
* chore: add test records
(cherry picked from commit 6d87cfeb8d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-02 20:27:36 +05:30
mergify[bot]
41e46326c0
fix: out of range for valuation_rate column in SE (backport #39687 ) ( #39691 )
...
fix: out of range for valuation_rate column in SE
(cherry picked from commit 1e15a3cc15 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-02 15:24:45 +05:30
Gursheen Kaur Anand
8574941cb6
Merge pull request #39648 from frappe/mergify/bp/version-15-hotfix/pr-39519
...
fix: don't overwrite existing terms in transaction (backport #39519 )
2024-02-01 23:48:18 +05:30
ruthra kumar
4f994cf26c
Merge pull request #39666 from frappe/mergify/bp/version-15-hotfix/pr-39655
...
fix: correctly calculate diff amount for included taxes (backport #39655 )
2024-02-01 19:44:57 +05:30
ruthra kumar
bb3591deec
Merge pull request #39680 from frappe/mergify/bp/version-15-hotfix/pr-39674
...
refactor: use pop up to inform of possible data issue (backport #39674 )
2024-02-01 17:31:18 +05:30
ruthra kumar
e2d041f51c
refactor: use pop up to inform of possible data issue
...
and leave a comment in communcation trail as well
(cherry picked from commit 78483e2ee6 )
2024-02-01 11:43:19 +00:00
ruthra kumar
63f306f1b4
Merge pull request #39676 from frappe/mergify/bp/version-15-hotfix/pr-39671
...
refactor: move ignore ERR filter from SOA to General Ledger (backport #39671 )
2024-02-01 16:38:33 +05:30
ruthra kumar
72c95d31d1
refactor(test): use party with USD billing currency
...
(cherry picked from commit beff566c82 )
2024-02-01 10:41:39 +00:00
ruthra kumar
1ee15f65a8
test: ignore_err filter out in General Ledger
...
(cherry picked from commit affca3a519 )
2024-02-01 10:41:39 +00:00
ruthra kumar
0a235584ad
refactor: move ignore ERR filters from SOA to General Ledger
...
(cherry picked from commit c077eda64e )
2024-02-01 10:41:39 +00:00
Gursheen Kaur Anand
7f4cd3cd15
fix: correctly calculate diff amount for included taxes ( #39655 )
...
(cherry picked from commit 772f540bef )
2024-02-01 04:44:40 +00:00
barredterra
ba55d0ede7
chore: resolve conflicts
2024-01-31 13:19:19 +01:00
rohitwaghchaure
c74482a27c
Merge pull request #39658 from frappe/mergify/bp/version-15-hotfix/pr-39643
...
fix(portal): show PO pay button if payments installed (backport #39643 )
2024-01-31 17:30:48 +05:30
rohitwaghchaure
510ab769f1
chore: fix conflicts
2024-01-31 15:23:14 +05:30
Gursheen Anand
e9314325cc
fix: conditionally display show btn setting
...
(cherry picked from commit 0c9572bb48 )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
2024-01-31 09:16:12 +00:00
Gursheen Anand
cea4ed6f88
fix(portal): show PO pay button if payments installed
...
(cherry picked from commit ae7be84d87 )
2024-01-31 09:16:11 +00:00
mergify[bot]
29eb090528
fix: Exchange rate on MR to PO creation for muticurrency POs ( #39646 )
...
fix: Exchange rate on MR to PO creation for muticurrency POs (#39646 )
(cherry picked from commit cfd1666181 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-31 12:49:48 +05:30
mergify[bot]
aebb0c7979
chore: cleanup doctype descriptions (backport #39637 ) ( #39652 )
...
* chore: cleanup doctype descriptions (#39637 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 6b8f046fb4 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/fiscal_year/fiscal_year.json
# erpnext/stock/doctype/item_price/item_price.json
# erpnext/stock/doctype/stock_settings/stock_settings.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-01-31 12:38:37 +05:30
barredterra
dcdd3e8cc4
fix: don't overwrite existing terms in transaction
...
(cherry picked from commit 77b044f1a6 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2024-01-31 00:14:44 +00:00
Frappe PR Bot
f84f82c7d7
chore(release): Bumped to Version 15.11.0
...
# [15.11.0](https://github.com/frappe/erpnext/compare/v15.10.8...v15.11.0 ) (2024-01-30)
### Bug Fixes
* AttributeError in company transaction deletion ([222005c ](222005ca44 ))
* **Batch:** reload doc after splitting ([a97b8fd ](a97b8fd876 ))
* check page obj before adding menu ([0aa73e3 ](0aa73e31ce ))
* default enable closing stock balance (backport [#39551 ](https://github.com/frappe/erpnext/issues/39551 )) ([#39554 ](https://github.com/frappe/erpnext/issues/39554 )) ([4853ab1 ](4853ab1fec ))
* do not auto-populate item delivery date ([5cdc22a ](5cdc22adf3 ))
* email list for auto reorder material request ([98c5653 ](98c56535d8 ))
* enqueue JV submission when more than 100 accounts ([07bcc24 ](07bcc24e35 ))
* fetch correct quantity and amount for grouped asset ([3bdd1e9 ](3bdd1e9514 ))
* honour currency precision while fetching balance ([e0a3820 ](e0a38207f6 ))
* incorrect active serial nos (backport [#39389 ](https://github.com/frappe/erpnext/issues/39389 )) ([#39589 ](https://github.com/frappe/erpnext/issues/39589 )) ([7def475 ](7def475eb1 ))
* incorrect amount in the material request item (backport [#39567 ](https://github.com/frappe/erpnext/issues/39567 )) ([#39569 ](https://github.com/frappe/erpnext/issues/39569 )) ([e0c35d6 ](e0c35d60b4 ))
* Item Tax template is not working for e-commerce ([2905db1 ](2905db19e5 ))
* make SO item code reqd ([171586d ](171586db9b ))
* not able to edit address through portal ([1f5dbeb ](1f5dbebe68 ))
* not able to save BOM (duplicate key error) (backport [#39620 ](https://github.com/frappe/erpnext/issues/39620 )) ([#39623 ](https://github.com/frappe/erpnext/issues/39623 )) ([53c7055 ](53c705506b ))
* not able to save subcontracting purchase receipt (old flow) (backport [#39590 ](https://github.com/frappe/erpnext/issues/39590 )) ([#39592 ](https://github.com/frappe/erpnext/issues/39592 )) ([63eef68 ](63eef680d0 ))
* not able to submit subcontracting pr (old flow) (backport [#39622 ](https://github.com/frappe/erpnext/issues/39622 )) ([#39625 ](https://github.com/frappe/erpnext/issues/39625 )) ([960443d ](960443d268 ))
* Payment Terms Status for Sales Order report should show all payment terms from order not only this comming from template ([b2e0d24 ](b2e0d24954 ))
* perf issue while submitting stock entry (backport [#39634 ](https://github.com/frappe/erpnext/issues/39634 )) ([#39642 ](https://github.com/frappe/erpnext/issues/39642 )) ([d785c6c ](d785c6ce3e ))
* prevent extra transfer against inter transfer transaction (backport [#39213 ](https://github.com/frappe/erpnext/issues/39213 )) ([#39596 ](https://github.com/frappe/erpnext/issues/39596 )) ([6d4ca6a ](6d4ca6a1ee ))
* qtn tests using delivery date ([6b20a7e ](6b20a7eed1 ))
* return doc obj after submit ([da33079 ](da33079f12 ))
* Serial No Ledger permission issue ([f9d1995 ](f9d1995954 ))
* skip liability account for internal transfer ([e2d85c5 ](e2d85c513c ))
* type error on company doc ([a7d1368 ](a7d13686c7 ))
### Features
* In words in payment entry ([5df2f5d ](5df2f5d523 ))
* New financial views - Growth and margin views for P&L and balance sheet ([#39588 ](https://github.com/frappe/erpnext/issues/39588 )) ([a83f310 ](a83f3106f3 ))
* Partly billed status in Purchase Receipt ([#39543 ](https://github.com/frappe/erpnext/issues/39543 )) ([e4230cf ](e4230cf6d9 ))
v15.11.0
2024-01-30 14:14:58 +00:00
rohitwaghchaure
32f77eae5d
Merge pull request #39639 from frappe/version-15-hotfix
...
chore: release v15
2024-01-30 19:42:27 +05:30
mergify[bot]
d785c6ce3e
fix: perf issue while submitting stock entry (backport #39634 ) ( #39642 )
...
fix: perf issue while submitting stock entry (#39634 )
(cherry picked from commit b14886b227 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-30 15:43:50 +05:30
ruthra kumar
bc8ab51f9d
Merge pull request #39633 from frappe/mergify/bp/version-15-hotfix/pr-39559
...
fix: prevent Return Invoices(Credit/Debit Note) from using a different account (backport #39559 )
2024-01-30 11:20:25 +05:30
ruthra kumar
5c9c3bee70
test: debit note account mismatch
...
(cherry picked from commit bdca718103 )
2024-01-30 05:31:53 +00:00
ruthra kumar
c9ea83591f
test: account mismatch validation
...
(cherry picked from commit 8bdc760733 )
2024-01-30 05:31:53 +00:00
ruthra kumar
10fcf5af5f
refactor: prevent '{debit/credit}_to' account mismatch
...
(cherry picked from commit 6f2fae1b61 )
2024-01-30 05:31:52 +00:00
mergify[bot]
e4230cf6d9
feat: Partly billed status in Purchase Receipt ( #39543 )
...
feat: Partly billed status in Purchase Receipt (#39543 )
(cherry picked from commit a673220feb )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-29 22:41:09 +05:30
mergify[bot]
53c705506b
fix: not able to save BOM (duplicate key error) (backport #39620 ) ( #39623 )
...
fix: not able to save BOM (duplicate key error) (#39620 )
(cherry picked from commit 4e182b89ce )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-29 21:22:34 +05:30
mergify[bot]
960443d268
fix: not able to submit subcontracting pr (old flow) (backport #39622 ) ( #39625 )
...
fix: not able to submit subcontracting pr (old flow) (#39622 )
(cherry picked from commit 5cf47ae5f9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-29 21:22:21 +05:30
Gursheen Kaur Anand
f71af209c0
Merge pull request #39618 from frappe/mergify/bp/version-15-hotfix/pr-39616
...
fix(minor): do not auto-populate item delivery date from qtn (backport #39616 )
2024-01-29 16:53:39 +05:30
Gursheen Anand
6b20a7eed1
fix: qtn tests using delivery date
...
(cherry picked from commit 079cd30b9c )
2024-01-29 10:22:01 +00:00
Gursheen Anand
5cdc22adf3
fix: do not auto-populate item delivery date
...
(cherry picked from commit 49cb11c1f3 )
2024-01-29 10:22:00 +00:00
mergify[bot]
9e36ab7de7
fix amount not updated when change rate in material request (backport #39606 ) ( #39615 )
...
fix amount not updated when change rate in material request (#39606 )
* fix amount not updated when change rate in material request
* make code consistent
(cherry picked from commit efade9b9ae )
Co-authored-by: Jeffry Suryadharma <41689493+jeffrysurya@users.noreply.github.com >
2024-01-29 13:36:27 +05:30
Gursheen Kaur Anand
daafe45dd4
Merge pull request #39612 from frappe/mergify/bp/version-15-hotfix/pr-39562
...
fix: enqueue JV submission when > 100 accounts (backport #39562 )
2024-01-29 11:55:58 +05:30