Rohit Waghchaure
282c19e7e1
fix: use old serial / batch fields to make serial batch bundle
...
(cherry picked from commit 9fafc83632c4e5c73186bda038b892b7a43d16b8)
2024-02-06 10:18:05 +00:00
mergify[bot]
a118417645
refactor: provision to filter on dimensions in reconciliation tool ( #39054 )
...
* refactor: dimensions section in allocation table in reconciliation
(cherry picked from commit 1cde804c773de41520a6148e7d99ab0c23c39ae1)
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
* refactor: update dimension doctypes in hooks
(cherry picked from commit cfb3d872673844f04f5c9dd3f7d7f56288e5dd22)
* refactor: dimensions filter section in payment reconciliation
(cherry picked from commit 20e0acc20a218029d7101a1ba6ff3c1ae03fac02)
* refactor: column break in dimension section
(cherry picked from commit 20576e0f47ba3c4937121bfab1e0d8d395a590ce)
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
* refactor: handle dimension filters
(cherry picked from commit c1fe4bcc64775507a3bd8e02b61274d8dc2d6447)
* refactor: pass dimension filters to query
(cherry picked from commit ff60ec85b85d5548886e247b72cf1262587feba3)
* refactor: set query filters for dimensions
(cherry picked from commit ad8475cb8b24d40b04f86903feee08ecac6aa1f1)
* refactor: pass dimension details to query
(cherry picked from commit 5dc22e1811bb1841bb8c790cc3a1e1315cef6074)
* refactor: replace sql with query builder for Jourals query
(cherry picked from commit 9c5a79209eb014c90aac46a5dd5ed0d9b7cb8f87)
* refactor: partial change on outstanding invoice popup
(cherry picked from commit 2154502955166243e354897d7dcb22d1987c4693)
* fix: typo's and parameter changes
(cherry picked from commit 0ec17590ae062fbda0c14a2806ec1ac07c638593)
* refactor: Credit Note and its Exc gain/loss JE inherits dimensions
(cherry picked from commit ab939cc6e8ab3669f1e9b0f007e9459be180ac32)
* refactor: apply dimension filters on cr/dr notes
(cherry picked from commit 188ff8cde794bb1ef1043f0e47469d65944aac1e)
* chore: test dimension filter output
(cherry picked from commit e3c44231abbbe389a1f815ab77f2d6ff0c614e1b)
* test: dimension inheritance for cr note reconciliation
(cherry picked from commit ba5a7c8cd8ee6fc09b0d81ffbe8b364e584f1f1b)
* refactor: pass dimension values to Gain/Loss journal
(cherry picked from commit c44eb432a59fb3ffb3748e47356068499f1129b1)
# Conflicts:
# erpnext/accounts/utils.py
* test: dimension inheritance in PE reconciliation
(cherry picked from commit 6148fb024b7157d637aa2308e7c856969858468d)
* refactor: pass dimensions on advance allocation
(cherry picked from commit cbd443a78afbc7c58055881e534a8aa56ca4bea6)
* test: dimension inheritance on adv allocation
(cherry picked from commit fcf4687c523202436234814af3da4c4d84f5eba9)
* refactor: dynamic dimension filters in pop up
(cherry picked from commit f8bbb0619cbbbaace8f54a9f8758c3962ebe4725)
* refactor: update dimensions, only if provided
(cherry picked from commit ec0f17ca8bd810e41ae73f5a45f304ba38c63d0a)
* refactor: handle dynamic dimension in order query
(cherry picked from commit 7c2cb70387d7dbb7f976d28919ce21f25a0b6acd)
* chore: resolve conflicts
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com>
2024-01-28 13:50:08 +05:30
mergify[bot]
7def475eb1
fix: incorrect active serial nos (backport #39389 ) ( #39589 )
...
fix: incorrect active serial nos
(cherry picked from commit 64cb1153de2d09883234e4e80e5306de27db328f)
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
2024-01-27 11:57:58 +05:30
Rohit Waghchaure
ca93f671df
fix: auto create serial no on scan
...
(cherry picked from commit fc0d2aeeffed9a2f87be0d87f0a0af0e837c5955)
2024-01-23 06:27:59 +00:00
Rohit Waghchaure
c76145985d
fix: UX improvements for Serial and Batch Bundle
...
(cherry picked from commit 5d94f0bde55329411c419c242749e0260d3bb7c9)
2024-01-23 06:27:59 +00:00
ruthra kumar
0acbbefa8b
refactor: move 'project' set_query to sales_common.js
...
(cherry picked from commit 52814724eb3e7d0a350ddeb01214ba3855a1ccc9)
2024-01-22 10:21:28 +00:00
ruthra kumar
a51f956f3e
fix: project filters on Delivery Note and Sales Order
...
(cherry picked from commit 9ba6ff67d5727ee97f12a9cbee120e78c20d6cec)
2024-01-11 12:34:43 +00:00
mergify[bot]
2db1e1a737
fix: serial / batch barcode scanner (backport #39114 ) ( #39143 )
...
fix: serial / batch barcode scanner (#39114 )
(cherry picked from commit f09e2130a1a3ca999247f89f76c20efcc003b450)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2024-01-04 16:02:29 +05:30
mergify[bot]
2e919344df
fix: auto fetch not working if bundle exists (backport #39002 ) ( #39004 )
...
fix: auto fetch not working if bundle exists (#39002 )
(cherry picked from commit b5340c5ec0d418dcf764efa961f743f88b660a24)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-28 18:54:38 +05:30
mergify[bot]
5874be0f79
fix: incorrect qty in serial batch bundle against pick list (backport #38964 ) ( #38966 )
...
fix: incorrect qty in serial batch bundle against pick list (#38964 )
(cherry picked from commit 47ee801d373058a2739c2fd42d971d624c42d5a7)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-27 14:06:55 +05:30
mergify[bot]
82960e3312
fix: reset the incoming rate on changing of the warehouse (backport #38925 ) ( #38926 )
...
fix: reset the incoming rate on changing of the warehouse (#38925 )
(cherry picked from commit 161ae1edd1ebcafd14d7a302ad1adde238e43426)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-22 17:55:58 +05:30
mergify[bot]
8990c48e7b
fix: serial and batch bundle return not working (backport #38754 ) ( #38806 )
...
fix: serial and batch bundle return not working (#38754 )
* fix: serial and batch bundle return not working
* test: added test case for delivery note return against denormalized serial no
(cherry picked from commit 0743289925d0866a16373c05cfb81825b58e35ba)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-17 18:02:31 +05:30
mergify[bot]
1dcb065c64
fix: barcode scanning for the stock entry (backport #38716 ) ( #38718 )
...
fix: barcode scanning for the stock entry (#38716 )
(cherry picked from commit 13cba5068bd1d09bff4204a64a74999876566b6b)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-13 18:32:48 +05:30
mergify[bot]
6e2cde4a21
fix: show stock qty in popup (backport #38698 ) ( #38699 )
...
fix: show stock qty in popup (#38698 )
(cherry picked from commit b562b4cf99e68108a0d7ba3a90e60ef3d7d01b0f)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-12 17:04:57 +05:30
mergify[bot]
88d2a8d668
fix: scan for serial or batch in bundle (backport #38534 ) ( #38552 )
...
fix: scan for serial or batch in bundle (#38534 )
(cherry picked from commit c8693cdf37ba9e91bf47d89de69aafc2fde5e6ed)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-04 15:24:28 +05:30
Gursheen Anand
0e50e77d8e
fix: unset discount amount based on coupon code
...
(cherry picked from commit 6518582ed3be49dd3bc6a62745dae3e6faed2658)
2023-11-29 10:25:19 +00:00
ruthra kumar
100ce27a60
chore: update new unreconcile doctype name in JS and PY files
...
(cherry picked from commit 74f9e34182563b5dd3ef71d93b66596a12be5e91)
2023-11-23 05:09:24 +00:00
Vishakh Desai
aef955c920
fix: Supplier Quotation fields ( #37963 )
...
(cherry picked from commit c2bda2c70535ad9e8a61e752bbb551f387460125)
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2023-11-20 04:42:48 +00:00
Ankush Menat
2790ae0744
fix: Update frappe.link_search usage
...
refer https://github.com/frappe/frappe/pull/22745
2023-10-16 15:43:14 +05:30
ruthra kumar
150728deaa
refactor: button on PE to filter associated Journals
2023-09-22 11:30:47 +05:30
rohitwaghchaure
dd4769ecf1
feat: allow to edit Stock Quantity in the Sales and Purchase Transactions ( #36600 )
...
feat: allow to edit Stock Quantity in the Sales and Purchase transactions
2023-09-20 18:09:03 +05:30
Ankush Menat
7045810bae
refactor: move clear data button to user action
2023-09-15 20:47:28 +05:30
ruthra kumar
f2b0ac6868
refactor: move unreconcile
btn inside a drop down
2023-09-15 16:19:27 +05:30
ruthra kumar
1d93d66c30
refactor: cancel gain/loss JE on multi currency transactions
2023-09-08 21:29:13 +05:30
ruthra kumar
6fd1c1bca2
refactor: display allocated amount in account currency with symbol
2023-09-05 09:34:01 +05:30
ruthra kumar
0ccb6d8242
chore: rename and add trigger in journal entry
2023-09-05 08:34:26 +05:30
ruthra kumar
1981f3837a
chore: fetch logic for payment entry
2023-09-05 08:34:26 +05:30
ruthra kumar
25fe752185
chore: move functions to a separate file in utils
2023-09-05 08:34:26 +05:30
Ankush Menat
6bf79f18c8
chore: skip demo banner if another one present
2023-08-17 12:37:29 +05:30
Ankush Menat
2d3fa8040c
fix(UX): make demo button dismissable for session
2023-08-12 11:35:02 +05:30
Ankush Menat
6b464edf84
fix: dont render demo clear button if onboarding tour present
2023-08-12 11:35:02 +05:30
Ankush Menat
8bdf280cfb
fix: confirm before clearing demo data
2023-08-10 17:55:15 +05:30
Ankush Menat
3a21c90d10
fix: misc fixes in demo data
...
- Generate demo data field copy
- absolute imports
- remove whitelisting where it's not required
- telemetry
- banner copy
- move to background
- clear bootinfo after setup
2023-08-10 16:53:16 +05:30
Deepesh Garg
371413a078
fix: Button to clear demo data
2023-07-29 22:39:07 +05:30
Deepesh Garg
3698af834b
Merge branch 'develop' of https://github.com/frappe/erpnext into demo_data_on_install
2023-07-29 17:12:06 +05:30
Anand Baburajan
11a9d4124f
fix: apply discount on item after applying price list ( #36317 )
2023-07-25 21:55:17 +05:30
Deepesh Garg
cdc9b62688
chore: Remove cur_frm from sales_invoice.js
2023-07-23 22:44:18 +05:30
Deepesh Garg
7205fb9b97
chore: convert sales common to utils
2023-07-23 12:07:21 +05:30
Deepesh Garg
4077254b01
chore: resolve undefined variables issue
2023-07-22 23:07:18 +05:30
Deepesh Garg
0b1e78e127
chore: Add landed cost taxes and charges common in bundles
2023-07-22 21:19:48 +05:30
Deepesh Garg
bb5387fa5d
fix: Add demo setup check in setup wizard
2023-07-07 10:49:56 +05:30
Deepesh Garg
5c6e3269fb
fix: Use GET request
2023-06-22 15:58:41 +05:30
Deepesh Garg
0e68da5a2a
feat: Show stock ledger preview
2023-06-22 15:43:32 +05:30
Rohit Waghchaure
1c2fe085b5
fix: test case and removed outward field
2023-06-15 12:56:41 +05:30
Nabin Hait
47ce6de57d
feat: ability to create quotation against a prospect
2023-06-06 15:19:04 +05:30
Rohit Waghchaure
dcb0462d51
fix: added validation for insufficient stock during stock transfer
2023-06-05 16:58:54 +05:30
Rohit Waghchaure
acd12c5830
fix: get_query for batch number and incorrect batch qty
2023-06-04 16:09:01 +05:30
Rohit Waghchaure
42b229435c
fix: stock reco test case for serial and batch bundle
2023-06-02 17:14:18 +05:30
Rohit Waghchaure
f4cfc589c6
fix: serial and batch selector
2023-06-02 17:14:18 +05:30
Rohit Waghchaure
39da92929b
fix: serial and batch selector
2023-06-02 17:14:18 +05:30