ruthra kumar
|
b69cdeb4a6
|
refactor: allow sales invoice in Bank Reconciliation tool
|
2024-01-05 16:13:49 +05:30 |
|
ruthra kumar
|
351ee5b8fe
|
Merge pull request #39116 from ruthra-kumar/fix_multi_select_dialog_for_invoices
fix: typerror on multi select dialog
|
2024-01-03 20:53:46 +05:30 |
|
Ankush Menat
|
e84c9f7c51
|
fix(UX): dont override framework's permission check messages (#39118)
|
2024-01-03 20:10:19 +05:30 |
|
ruthra kumar
|
7da9ffa3bd
|
fix: typerror on multi select dialog
|
2024-01-03 17:59:15 +05:30 |
|
Ankush Menat
|
4415212a2d
|
chore: use diff secret
|
2024-01-03 12:50:25 +05:30 |
|
Ankush Menat
|
6401908f41
|
fix: Ignore UP on "allowed to transact with" (#39103)
If a customer is allowed to transact with some company it usually
doesn't imply that customer is somehow "linked with" that company.
|
2024-01-03 11:15:34 +05:30 |
|
Deepesh Garg
|
beee98da6d
|
feat: Against voucher filter in General Ledger (#39100)
|
2024-01-03 10:03:27 +05:30 |
|
ruthra kumar
|
60c33ac3e6
|
Merge pull request #39097 from ruthra-kumar/make_loyalty_program_editable
refactor: flag to control loyalty point creation at invoice level
|
2024-01-03 09:46:43 +05:30 |
|
ruthra kumar
|
1bc74bde29
|
refactor: flag to control loyalty point creation at invoice level
|
2024-01-02 17:26:39 +05:30 |
|
Rushabh Mehta
|
12c40ef2e4
|
Merge pull request #39093 from rmehta/rename-workspace
fix(minor): Rename "ERPNext Settings" to "Settings" and remove "ERPNe…
|
2024-01-02 15:52:45 +05:30 |
|
Rushabh Mehta
|
b250a21a2b
|
fix(minor): remove "hide_workspaces" from erpnext/install.py
|
2024-01-02 15:50:54 +05:30 |
|
Rushabh Mehta
|
4e28b5a199
|
fix(minor): Rename "ERPNext Settings" to "Settings" and remove "ERPNext Integrations" workspace
|
2024-01-02 15:27:41 +05:30 |
|
Ankush Menat
|
739434b727
|
perf: index item_code in bom explosion item (#39085)
|
2024-01-02 14:31:41 +05:30 |
|
Parameshwari Palanisamy
|
9ea963bfe9
|
fix: Variant Items, List View Enabled to Variant Status Change (#38468)
* feat: Purchase Register Report Supplier Group filter Adding
* fix: Variant Items, List View Enabled to Variant Status Change
* Update purchase_register.js
* Update purchase_register.py
|
2024-01-02 14:04:56 +05:30 |
|
rohitwaghchaure
|
6e5484ea03
|
fix: on cancellation of document cancel the serial and batch bundle (#39076)
|
2024-01-02 12:54:18 +05:30 |
|
ruthra kumar
|
d048644327
|
Merge pull request #39067 from ruthra-kumar/fix_undefined_error_in_budget_variance_report
fix: undefined error in Budget Variance and Profitability report
|
2024-01-01 17:37:07 +05:30 |
|
ruthra kumar
|
1a9e091d12
|
fix: select options should dynamically load dimensions
|
2024-01-01 17:32:33 +05:30 |
|
ruthra kumar
|
1b0d9643cd
|
Merge pull request #39023 from ruthra-kumar/refactor_customer_ledger_summary
refactor(perf): replace account subquery with 'in' condition
|
2024-01-01 15:42:24 +05:30 |
|
ruthra kumar
|
92bc962f60
|
fix: undefined error in Budget Variance and Profitability report
'Budget' and 'Budget Account' doesn't have support for dynamic
dimension. It only supports hard-coded ones - Project and Cost Center
|
2024-01-01 15:30:35 +05:30 |
|
Anand Baburajan
|
a9576f0cf6
|
feat: group by Asset in Asset Depreciations and Balances report (#38923)
feat: group by asset in asset depreciations and balances report
|
2024-01-01 15:03:21 +05:30 |
|
David Arnold
|
4f8a16848f
|
chore: default_roles hook doesn't exist anymore (#39032)
|
2024-01-01 13:34:36 +05:30 |
|
Deepesh Garg
|
bacf2b7431
|
fix: Unable to save Sales Invoice (#39059)
|
2024-01-01 13:23:26 +05:30 |
|
Ankush Menat
|
34d8bc4701
|
chore: disable v13 auto releases
|
2024-01-01 13:13:25 +05:30 |
|
Ankush Menat
|
510fdf7bf6
|
fix(DX): capture tracebacks with context (#39060)
|
2024-01-01 13:10:03 +05:30 |
|
Anand Baburajan
|
0346f47c1d
|
fix: take quantity into account when setting asset's gross purchase amt (#39056)
fix: take quantity into account when setting asset's gross purchase amount
|
2024-01-01 11:24:42 +05:30 |
|
Deepesh Garg
|
3f9693b31f
|
fix: GL values in transaction currency via JV (#38914)
|
2023-12-31 20:00:03 +05:30 |
|
Smit Vora
|
877cc7255d
|
fix: enqueue demo data setup on setup complete (#39043)
|
2023-12-31 10:54:07 +05:30 |
|
rohitwaghchaure
|
70abedc57a
|
fix: work order with multi level, fetch operting cost from sub-assembly (#38992)
|
2023-12-29 16:50:31 +05:30 |
|
rohitwaghchaure
|
0c6de4ecb2
|
fix: non stock uom validation for serial and batch (#39018)
* fix: non stock uom validation for serial and batch
* test: delivery note for batch with non stock uom
|
2023-12-29 16:50:01 +05:30 |
|
ruthra kumar
|
a517125d64
|
refactor(perf): replace account subquery with 'in' condition
|
2023-12-29 14:57:16 +05:30 |
|
Gursheen Kaur Anand
|
b7f283b2f0
|
feat: skip disabled accounts in COA (#38551)
* feat: skip disabled accounts in coa
* fix: add parameter to other tree doctype utils
|
2023-12-29 12:55:37 +05:30 |
|
Deepesh Garg
|
cd37fd790b
|
fix: Validate account in Sales/Purchase Taxes and Charges Template (#39013)
|
2023-12-29 12:52:22 +05:30 |
|
rohitwaghchaure
|
f983e09f92
|
fix: purchase return without item code not working (#39014)
|
2023-12-29 12:06:04 +05:30 |
|
Deepesh Garg
|
3b4b2275de
|
fix: Multiple subscription fixes (#39005)
|
2023-12-29 08:25:38 +05:30 |
|
rohitwaghchaure
|
b5340c5ec0
|
fix: auto fetch not working if bundle exists (#39002)
|
2023-12-28 18:32:27 +05:30 |
|
rohitwaghchaure
|
10074e9980
|
fix: serial and batch bundle company mandatory error (#38994)
|
2023-12-28 17:56:24 +05:30 |
|
Deepesh Garg
|
bbee9b5637
|
fix: Opening balance in bank reconciliation tool (#38977)
|
2023-12-28 17:50:16 +05:30 |
|
ruthra kumar
|
915d864166
|
Merge pull request #38969 from ruthra-kumar/bug_in_p_l_report
fix: incorrect net profit in Profit and Loss Statement
|
2023-12-28 16:23:21 +05:30 |
|
ruthra kumar
|
8555617295
|
test: profit and loss report output
|
2023-12-28 15:56:35 +05:30 |
|
Ankush Menat
|
b71b0d5997
|
fix: remove bad defaults (#38986)
Child tables can't have a default.
|
2023-12-28 08:45:40 +00:00 |
|
rohitwaghchaure
|
a117ef3cb8
|
fix: not able to cancel sales invoice (#38979)
|
2023-12-28 11:14:27 +05:30 |
|
Raffael Meyer
|
33b631e395
|
Merge pull request #38805 from barredterra/remove-unused-coa
|
2023-12-28 00:06:50 +01:00 |
|
Deepesh Garg
|
9b1c22250f
|
feat: Merge taxes from mapped docs (#38346)
* feat: Merge taxes from mapped docs
* chore: ci failures
|
2023-12-27 22:37:01 +05:30 |
|
Ankush Menat
|
4feecb69d8
|
ci: lock old resolved issue/PRs
|
2023-12-27 19:31:45 +05:30 |
|
ruthra kumar
|
12560e2407
|
Merge pull request #38496 from ruthra-kumar/bisect_accounting_reports
feat: utility to debug financial reports
|
2023-12-27 17:54:36 +05:30 |
|
ruthra kumar
|
0890b414b1
|
chore: resolve linter issues
|
2023-12-27 17:31:34 +05:30 |
|
ruthra kumar
|
d54f8318fb
|
fix: incorrect total when Accumulating values
|
2023-12-27 16:50:07 +05:30 |
|
VihangT
|
fe77b9d633
|
fix : correct logic for overlap error (#38967)
fixing overlap error logic with taking care of sequential time job cards in overlap job card list
|
2023-12-27 16:11:29 +05:30 |
|
rohitwaghchaure
|
47ee801d37
|
fix: incorrect qty in serial batch bundle against pick list (#38964)
|
2023-12-27 13:09:23 +05:30 |
|
s-aga-r
|
705ae7da14
|
Merge pull request #38962 from s-aga-r/FIX-38781
fix: use `Stock Qty` while getting `POS Reserved Qty`
|
2023-12-27 12:50:37 +05:30 |
|