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
Rohit Waghchaure
f79f2a3bab
fix: dialog issue
2023-06-02 17:14:18 +05:30
Rohit Waghchaure
c1132d1e6d
fix: serial and batch selector and added deprecated decorator
2023-06-02 17:14:16 +05:30
Rohit Waghchaure
5bb3173676
refactor: rename doctype serial and batch ledger to serial and batch entry
2023-06-02 17:14:15 +05:30
Rohit Waghchaure
9c097e85f8
feat: serial and batch bundle for Stock Reconciliation
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
5ddd55a8ae
feat: serial and batch bundle for Subcontracting
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
e6143abb8a
refactor: added new file serial batch bundle
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
6c9b212dd1
fix: removed sales and purchase fields from serial nos
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
ba1aac1613
chore: used frappe.db.bulk_insert to create serial nos and serial bunndle
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
bc75a7ef44
refactor: serial no normalization
2023-06-02 17:14:14 +05:30
Ankush Menat
b10e19141c
refactor!: Drop item quick entry
...
- Item variants creator - we have better one on document
- Everything else - hardcoded behaviour that's not needed anymore IMO.
2023-05-29 22:33:56 +05:30
Devin Slauenwhite
6bc8bb26b6
fix: customer/supplier quick entry dialog ( #33496 )
...
* fix: readonly primary contact fields.
* refactor: supplier and customer quick entry form into common class.
2023-01-09 22:22:19 +05:30
Rohit Waghchaure
e5b19e3f70
fix: auto increment qty if item table has no items
2022-11-03 14:57:36 +05:30