ruthra kumar
e8d05517c5
chore: resolve conflict
2024-04-16 11:07:39 +05:30
ruthra kumar
2ebdd93a83
test: exc gain/loss journals booking in Payable accounts
...
(cherry picked from commit 8821c98625 )
2024-04-16 05:29:49 +00:00
ruthra kumar
50a74ee7fe
fix: incorrect exc gain/loss for PE against JE for payable accounts
...
(cherry picked from commit 81b574053f )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-04-16 05:29:49 +00:00
Akhil Narang
b087fb3d54
fix(treewide): manual ruff fixes
...
(cherry picked from commit f63396ef47 )
(cherry picked from commit 7828eee014 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
4d34b1ead7
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
ruthra kumar
aff71970e5
Merge pull request #40904 from frappe/mergify/bp/version-14-hotfix/pr-40878
...
refactor: merge taxes from delivery note to Sales Invoice (backport #40878 )
2024-04-08 16:18:48 +05:30
Smit Vora
0172880fd3
feat: new hook fields_for_group_similar_items to group additional fields for print formats ( #40831 )
...
(cherry picked from commit f7c9e1538b )
# Conflicts:
# erpnext/hooks.py
2024-04-08 10:18:15 +00:00
ruthra kumar
22b16a6b0e
refactor: merge taxes from delivery note to Sales Invoice
...
(cherry picked from commit 550cbbd91c )
2024-04-08 09:09:34 +00:00
ruthra kumar
8f2fd5dec9
test: payment against JE reconciliation with different rates
...
(cherry picked from commit fe84558b77 )
2024-04-05 05:03:56 +00:00
Rohit Waghchaure
e778d7e690
fix: do not fetch received items in purchase receipt
...
(cherry picked from commit 5bff434902 )
2024-03-27 17:11:25 +00:00
ruthra kumar
0437274c58
chore: resolve conflict
2024-03-15 11:39:54 +05:30
ruthra kumar
b011a68a2a
refactor: disallow '0' qty return invoices with stock effect
...
(cherry picked from commit 898affbee9 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-15 05:37:22 +00:00
mergify[bot]
fe54590af7
fix: incorrect gross profit on the quotation (backport #40438 ) ( #40441 )
...
fix: incorrect gross profit on the quotation (#40438 )
(cherry picked from commit f4a945aee4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-13 21:55:26 +05:30
Nabin Hait
fa55cc68f8
Merge pull request #40263 from nabinhait/pi-optimization
...
perf: Performance optmization for Purchase Invoice submission
2024-03-13 18:17:41 +05:30
ruthra kumar
5d178d2e24
refactor: pass 'name' to get_link_to_form
2024-03-13 13:16:56 +05:30
Nabin Hait
8d682fa884
perf: Caching in checking allowance for qty and amount
2024-03-13 13:00:10 +05:30
ruthra kumar
92ccef0ebc
chore: resolve conflicts
2024-03-13 12:14:33 +05:30
ruthra kumar
ae6d1c14cb
chore: better popup message
...
(cherry picked from commit 445d2acf50 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:12:45 +00:00
ruthra kumar
1ddb162ef1
chore: update popup message
...
(cherry picked from commit adf13a19c4 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:12:43 +00:00
mergify[bot]
cd40038b18
fix: conditionally apply is_group filter in accounting dimension query (backport #40414 ) ( #40415 )
...
fix: conditionally apply `is_group` filter in accounting dimension query (#40414 )
(cherry picked from commit daf4ae2a6b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-03-12 20:45:43 +05:30
Deepesh Garg
8d63d19d45
fix: Filter for projects in Sales Cycle
...
(cherry picked from commit d0e0b66b2f )
2024-03-10 13:56:50 +00:00
ruthra kumar
753223da78
chore: resolve merge conflict
2024-03-02 16:00:29 +05:30
ruthra kumar
46063518d7
test: gain/loss on Journals against Journals
...
(cherry picked from commit 8a5078b826 )
# Conflicts:
# erpnext/controllers/tests/test_accounts_controller.py
2024-03-02 10:07:33 +00:00
ruthra kumar
c1a0ac655e
fix: make use of 'flt' to prevent really low precision exc gain/loss
...
(cherry picked from commit 0aa72f841d )
2024-03-02 10:07:31 +00:00
ljain112
30315aba37
fix: default taxable value for item not found in item list
...
(cherry picked from commit 5885978fc2 )
2024-02-27 16:39:03 +00:00
Gursheen Kaur Anand
317738dc36
Merge pull request #40063 from frappe/mergify/bp/version-14-hotfix/pr-40035
...
fix: delete PLE containing invoice in against (backport #40035 )
2024-02-27 12:41:42 +05:30
Gursheen Anand
8c7d0d4b85
fix: skip max discount validation for rate adjustment
...
(cherry picked from commit 5a3b133d65 )
2024-02-23 07:28:17 +00:00
Gursheen Anand
3d243a7fa5
fix: only check for delinked PLEs
...
(cherry picked from commit 146c5b3e16 )
2024-02-23 07:10:03 +00:00
Gursheen Anand
08459cef4a
fix: delete PLE containing invoice in against
...
(cherry picked from commit c1e1fd8829 )
2024-02-23 07:10:02 +00:00
ruthra kumar
9e9486d5ab
refactor: skip popup for POS invoices
...
(cherry picked from commit 3634c4c284 )
2024-02-23 00:33:09 +00:00
Nabin Hait
11bddc14bb
fix: Delete linked asset movement record on cancellation of purchase receipt/invoice
2024-02-20 12:23:16 +05:30
ruthra kumar
5894bb3bbe
refactor: use popup to inform on additional reconciliation step
...
(cherry picked from commit 0d260faa00 )
2024-02-19 07:32:19 +05:30
mergify[bot]
d0b9c568d3
fix: landed cost voucher not submitting because of incorrect reference (backport #39898 ) ( #39899 )
...
fix: landed cost voucher not submitting because of incorrect reference (#39898 )
(cherry picked from commit 6239fd704b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-14 15:57:48 +05:30
mergify[bot]
08e02710cd
perf: cached get_last_purchase_details to fix performance issue (backport #39854 ) ( #39855 )
...
perf: cached get_last_purchase_details to fix performance issue (#39854 )
(cherry picked from commit b966c06a4f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-12 15:54:03 +05:30
ruthra kumar
8d9b5764dd
refactor(test): Forex Credit Note cancellation against Invoice
...
(cherry picked from commit 2f676ced5c )
2024-02-07 15:00:47 +00:00
ruthra kumar
33777a4d4c
refactor: cancel Cr/Dr JE's on Sales/Purchase return cancel
...
(cherry picked from commit 0549535603 )
2024-02-07 15:00:44 +00:00
mergify[bot]
a6067c6239
fix: show warehouse title field in sales docs (backport #39746 ) ( #39754 )
...
fix: show warehouse title field in sales docs
(cherry picked from commit ee14faaa39 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-06 12:45:43 +05:30
mergify[bot]
46ac4f4714
fix: remove applied pricing rule on qty change (backport #39688 ) ( #39736 )
...
fix: remove pricing rule
(cherry picked from commit 7c6a5a0f23 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 16:09:09 +05:30
Rohit Waghchaure
85e6b39e23
perf: timeout for auto material request through reorder level
...
(cherry picked from commit 951023f434 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
2024-02-05 06:09:53 +00:00
ruthra kumar
0884c5ed83
chore: resolve conflicts
2024-01-30 11:05:24 +05:30
ruthra kumar
c5ce4db315
refactor: prevent '{debit/credit}_to' account mismatch
...
(cherry picked from commit 6f2fae1b61 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-01-30 05:31:43 +00:00
ruthra kumar
844db3b8d6
Merge pull request #39509 from frappe/mergify/bp/version-14-hotfix/pr-39054
...
refactor: provision to filter on dimensions in reconciliation tool (backport #39054 )
2024-01-30 08:20:51 +05:30
ruthra kumar
d0c810accd
refactor(test): disable dimensions post test
2024-01-30 06:29:59 +05:30
ruthra kumar
1966ea15ba
refactor: pass orders name in a separate criterion
2024-01-30 05:58:26 +05:30
ruthra kumar
c054316127
chore: fix typo and initialize a list
2024-01-29 17:41:56 +05:30
ruthra kumar
ff0daedd52
refactor: convert sql to query builder on Payments query
2024-01-29 17:09:59 +05:30
mergify[bot]
bf61030dab
fix: prevent extra transfer against inter transfer transaction (backport #39213 ) ( #39595 )
...
* fix: prevent extra transfer against inter transfer transaction (#39213 )
* fix: prevent extra transfer against inter transfer transaction
* fix: internal transfer dashboard
(cherry picked from commit 8fdc244e16 )
# Conflicts:
# erpnext/controllers/stock_controller.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-27 23:25:04 +05:30
s-aga-r
9fd1692db2
fix: RM valuation rate in SCR ( #39541 )
2024-01-25 19:08:39 +05:30
Rohit Waghchaure
9a5995a3e5
fix: do not delete batches implicitly
2024-01-25 11:58:07 +05:30
ruthra kumar
2c431f394e
chore: resolve conflicts
2024-01-24 16:11:14 +05:30