rohitwaghchaure
4b24fcd221
fix: set batch created from bundle to batch field in stock transaction ( #39966 )
...
* fix: set batch created from bundle to batch field in stock transaction
* fix: validation for serial and batch no
2024-02-20 23:45:07 +05:30
rohitwaghchaure
a4cbfabe0e
fix: do not empty serial batch fields ( #39948 )
2024-02-19 10:25:36 +05:30
Rohit Waghchaure
9fafc83632
fix: use old serial / batch fields to make serial batch bundle
2024-02-04 18:32:19 +05:30
Rohit Waghchaure
64cb1153de
fix: incorrect active serial nos
2024-01-24 15:15:50 +05:30
ruthra kumar
ebaa5d3add
Merge pull request #39054 from ruthra-kumar/provision_to_set_dimension_in_reconciliation_tool
...
refactor: provision to filter on dimensions in reconciliation tool
2024-01-23 17:28:21 +05:30
rohitwaghchaure
f8675817e2
Merge pull request #39478 from rohitwaghchaure/fixed-ux-improvement-for-SABB
...
fix: UX improvements for Serial and Batch Bundle
2024-01-23 11:57:03 +05:30
ruthra kumar
52814724eb
refactor: move 'project' set_query to sales_common.js
2024-01-22 15:32:16 +05:30
Rohit Waghchaure
fc0d2aeeff
fix: auto create serial no on scan
2024-01-22 13:42:33 +05:30
ruthra kumar
f8bbb0619c
refactor: dynamic dimension filters in pop up
2024-01-22 10:43:09 +05:30
Rohit Waghchaure
5d94f0bde5
fix: UX improvements for Serial and Batch Bundle
2024-01-21 20:46:57 +05:30
ruthra kumar
9ba6ff67d5
fix: project filters on Delivery Note and Sales Order
2024-01-08 17:11:26 +05:30
rohitwaghchaure
f09e2130a1
fix: serial / batch barcode scanner ( #39114 )
2024-01-04 14:58:02 +05:30
rohitwaghchaure
b5340c5ec0
fix: auto fetch not working if bundle exists ( #39002 )
2023-12-28 18:32:27 +05:30
rohitwaghchaure
47ee801d37
fix: incorrect qty in serial batch bundle against pick list ( #38964 )
2023-12-27 13:09:23 +05:30
rohitwaghchaure
161ae1edd1
fix: reset the incoming rate on changing of the warehouse ( #38925 )
2023-12-22 17:37:17 +05:30
rohitwaghchaure
0743289925
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
2023-12-17 12:42:07 +05:30
rohitwaghchaure
13cba5068b
fix: barcode scanning for the stock entry ( #38716 )
2023-12-13 15:08:16 +05:30
rohitwaghchaure
b562b4cf99
fix: show stock qty in popup ( #38698 )
2023-12-12 16:41:10 +05:30
rohitwaghchaure
c8693cdf37
fix: scan for serial or batch in bundle ( #38534 )
2023-12-04 15:02:47 +05:30
Deepesh Garg
85f9f8d176
Merge pull request #38250 from GursheenK/unset-discount-amount-based-on-coupon-code
...
fix: unset discount amount based on coupon code
2023-11-29 15:53:46 +05:30
ruthra kumar
74f9e34182
chore: update new unreconcile doctype name in JS and PY files
2023-11-22 05:59:20 +05:30
Gursheen Anand
6518582ed3
fix: unset discount amount based on coupon code
2023-11-21 15:14:55 +05:30
Vishakh Desai
c2bda2c705
fix: Supplier Quotation fields ( #37963 )
2023-11-09 18:26:34 +05:30
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