Deepesh Garg
1b103faf05
Merge pull request #38007 from frappe/mergify/bp/version-15-hotfix/pr-37828
...
fix: payments irrespective of party types (backport #37828 )
2023-11-09 14:06:14 +05:30
vishal
24be04427c
fix: minor issue
...
(cherry picked from commit b60c57a97dee1ab1a2b1654d4cc2d146e0141ff2)
2023-11-09 07:35:38 +00:00
vishal
fff294fb37
feat: multi-select customer group in AR Report
...
(cherry picked from commit 8903c1bc6f24c4e0187f05739887ac6f4af6a7b6)
2023-11-09 07:35:38 +00:00
Gursheen Anand
ced6d004fb
refactor: move common util for fetching party types using account type
...
(cherry picked from commit 4867ca353c1ba199844830eb539d9dca5455949b)
2023-11-09 06:46:32 +00:00
ruthra kumar
fc3d303b82
fix: typo in AR report
...
(cherry picked from commit 67e74d03edb5bd3190a44df811a30b2b130eeb39)
2023-11-06 14:57:21 +00:00
ruthra kumar
1e218c12a0
refactor: group only by voucher flag in AR/AP report
...
(cherry picked from commit 23beb46d15a2b96601e1f20a68dee06d7e5f0c49)
2023-11-03 07:00:57 +00:00
ruthra kumar
0589232d3b
refactor: pull remarks only if needed on AR/AP report
...
(cherry picked from commit eb73017798eed964e8f019db4cef3513162855f6)
2023-10-31 14:22:06 +00:00
ruthra kumar
601ab4567e
refactor: use account in key while grouping voucher in ar/ap report
2023-10-17 17:48:04 +05:30
Gursheen Anand
e7239e02d4
fix: query for multiselect filter
2023-09-27 13:02:52 +05:30
ruthra kumar
ac650d2e7a
refactor: replace 'customer' filter with 'party_type' and 'party'
2023-09-18 16:28:02 +05:30
ruthra kumar
b9c556c4a9
fix: index error on Receivable report based on payment terms
...
cr note's don't have payment terms. So, skip for them.
2023-09-05 15:07:07 +05:30
RitvikSardana
e599f75a51
fix: account payable currency and value ( #36859 )
...
* fix: account payable currency and value
* fix: added party_type and party in accounts payable report
* chore: code cleanup
* fix: customer group test case failure
* fix: added test case of the issue
* fix: filter toggle for party_type
* fix: filter toggle for party_type
* chore: fix typo
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com>
2023-09-02 13:08:08 +05:30
RitvikSardana
9349bc77c5
fix: Accounts Payable Currency bug
2023-08-22 14:12:42 +05:30
ruthra kumar
e3104f1898
fix: include gain/loss journal in AR/AP reports
2023-08-20 20:13:31 +05:30
Deepesh Garg
fbb5058531
fix: AR/AP report based on payment terms ( #36574 )
...
* fix: AR/AP report based on payment terms
* fix: AR/AP report based on payment terms
2023-08-14 08:32:07 +05:30
Gursheen Anand
f5761e7965
refactor: future payments query
2023-07-28 16:01:30 +05:30
Gursheen Anand
fd5c4e0a64
fix: fetch ple for all party types
2023-07-28 11:41:03 +05:30
Gursheen Anand
c47a37c3ab
fix: fetch ple with party type employee in AP
2023-07-26 16:42:06 +05:30
ruthra kumar
42f4f80e0c
fix: Payment against credit notes will be considered as payment against parent invoice in Accounts Receivable/Payable report ( #35642 )
...
* fix: payment against credit note should be linked to parent invoice
* test: AR/AP report for payment against cr note scenario
* fix: cr_note shows up as outstanding invoice
Payment made against cr_note causes it be reported as outstanding invoice
2023-06-12 17:35:13 +05:30
Deepesh Garg
7b630217bd
fix: Multiple accounting dimension filtering in AR/AP reports ( #34464 )
...
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-03-17 15:51:33 +05:30
ruthra kumar
ee94127974
refactor: Sales Partner column in AR and AR Summary Report
2023-01-04 12:41:02 +05:30
ruthra kumar
8f5d8e0474
Merge pull request #33418 from ruthra-kumar/filter_issue_in_ar_ap_report
...
fix: payment terms and sales partner filter issue in Accounts Receivable report
2022-12-22 11:38:38 +05:30
ruthra kumar
13c4420f42
fix: payment terms and sales partner filter issue in AR/AP report
2022-12-22 10:55:22 +05:30
ruthra kumar
b09eade3e4
fix: ERR journals reported in AR/AP
...
Exchange Rate Revaluation on Receivable/Payable will included in AR/AP report
2022-12-18 06:38:23 +05:30
Deepesh Garg
8581b7820d
Merge pull request #32713 from ernestoruiz89/patch-9
...
fix: add missing translation function on report related documents
2022-11-03 09:46:43 +05:30
Deepesh Garg
a5a73ba857
fix: Filter fixes in Accounts Payable report
2022-10-26 21:18:50 +05:30
Ernesto Ruiz
a671652ab2
fix: refactor code for better translatable string
2022-10-25 22:00:46 -06:00
Nihantra C. Patel
e2b4ae13fa
fix: Set filter condition and spell in AR
2022-09-12 14:09:42 +05:30
ruthra kumar
25072e5d32
Merge pull request #32009 from ruthra-kumar/add_remarks_to_payment_ledger
...
refactor: readd remarks field to payment ledger
2022-08-29 19:48:36 +05:30
ruthra kumar
5782c4469a
refactor: re-add remarks field to payment ledger and AR/AP report
2022-08-29 15:59:37 +05:30
ruthra kumar
6aa8fd0f7b
fix: restrict party types to Supplier/Customer for AR/AP report
2022-08-25 15:50:06 +05:30
ruthra kumar
e5b04d54ff
fix: display amount in account currency if party is supplied
2022-08-25 10:05:25 +05:30
ruthra kumar
fdd167cac1
fix: include payment against PO in AR/AP report
2022-08-24 12:24:55 +05:30
Devin Slauenwhite
9c580dde39
fix: linter ( #31763 )
2022-08-03 11:16:59 +05:30
Deepesh Garg
1e3918d637
Merge pull request #31286 from SolufyPrivateLimited/solufy_rec_pay_report
...
fix: Added total of future amount, Remaining Balance in Payable and Receivable reports
2022-07-27 08:26:16 +05:30
ruthra kumar
3cd34ebab6
fix: 'attribute error' on AR/AP report with delivery note filter
2022-06-27 17:29:25 +05:30
Solufyin
0410752fcf
Merge branch 'frappe:develop' into solufy_rec_pay_report
2022-06-13 13:20:41 +05:30
ruthra kumar
3018756482
refactor: remove 'show remarks'
2022-06-13 10:56:33 +05:30
ruthra kumar
cd9d70d6ee
refactor: show advance payments in AR/AP report
2022-06-13 10:56:33 +05:30
ruthra kumar
dfe3082596
refactor: AR/AP will use payment ledger
2022-06-13 10:56:30 +05:30
Nihantra C. Patel
43b0f2efe6
[DEV] Accounts: Added total of future amount, Remaining Balance in Payable and Receivable reports.
2022-06-08 17:36:42 +05:30
Saqib Ansari
5408980223
Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete
...
fix: enable row deletion in reference table
2022-03-30 15:31:54 +05:30
Ankush Menat
494bd9ef78
style: format code with black
2022-03-28 18:52:46 +05:30
Deepesh Garg
3dabac15ed
fix: Ageing in AR/AP report for advances
2021-12-06 15:05:20 +05:30
Deepesh Garg
107fb43d6a
fix: Paid showing in AR/AP report
...
(cherry picked from commit 5e7ce5370f6af634f7674772529cf4933114f3ef)
2021-12-02 13:44:27 +00:00
Ankush Menat
6098e92ba9
chore: remove utf-8 compat code
2021-11-05 11:16:29 +05:30
Anuja Pawar
3576668638
fix: added Show Remarks checkbox in AR & AP reports ( #27374 )
2021-09-09 11:57:29 +05:30
Chillar Anand
915b34391c
chore: Clean up imports ( #27302 )
...
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
2021-09-02 16:44:59 +05:30
Deepesh Garg
496bff5136
feat: Column for total amount due in Accounts Receivable/Payable Summary ( #27069 )
2021-08-22 18:10:51 +05:30
Rohit Waghchaure
5d121c41f3
fix: removed Remarks column from AR/AP report
2021-07-27 22:22:56 +05:30