mergify[bot]
3fabca1051
Revert "fix(ux): don't update qty blindly" (backport #38728 ) ( #38730 )
...
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042fc5e2d3f45d070af18a33c24fc10794)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-12-13 23:16:15 +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]
4150ed9b3b
fix: Shipping Address Link Showing in Buying (backport #38634 ) ( #38646 )
...
fix(ux): `Shipping Address Link`
(cherry picked from commit ca0c3eb184b02f56f36879f9472ce82b55dcee1d)
Co-authored-by: creative-paramu <pparameshwari@thirvusoft.in>
2023-12-08 19:04:24 +05:30
mergify[bot]
0b2e2a2ab5
fix(ux): don't update qty blindly (backport #38608 ) ( #38639 )
...
fix(ux): don't update qty blindly
(cherry picked from commit 0156339f3433f1a3ddb08885d2b85902c1114345)
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
2023-12-08 17:59:32 +05:30
mergify[bot]
4a558b7efb
fix: use predefined onload property load_after_mapping
( #38209 )
...
fix: use predefined onload property `load_after_mapping` (#38209 )
(cherry picked from commit b6a7549407bc04225f0bb7c144284078a314f430)
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2023-12-04 09:36:52 +05:30
Dany Robert
70eccf7da0
fix: wrong round off and rounded total
...
(cherry picked from commit 3a487bd33af1972d9ee8b7bb2f6277775c8e018e)
2023-11-19 13:49:19 +00:00
mergify[bot]
18e40dd032
refactor: remove extraneous disabled filters (backport #37732 ) ( #37749 )
...
refactor: remove extraneous disabled filters
(cherry picked from commit f276fbba4f84979e12b8091492be7eddbf0caa56)
Co-authored-by: Bernd Oliver Sünderhauf <46800703+bosue@users.noreply.github.com>
2023-10-30 09:57:32 +05:30
Deepesh Garg
621da178e1
Merge branch 'develop' of https://github.com/frappe/erpnext into rounded-row-wise-tax
2023-10-15 18:10:27 +05:30
Rishik Sahu
5ebf7c8c29
fixed-#37231-changed-doc-to-d/closes-the-isse
2023-10-12 14:03:49 +05:30
Dany Robert
6a27cbd61d
Merge branch 'frappe:develop' into rounded-row-wise-tax
2023-10-11 12:31:13 +05:30
mergify[bot]
10c666bf69
fix: incorrect status of the returned purchase receipt (backport #37300 ) ( #37380 )
...
fix: incorrect status of the returned purchase receipt (#37300 )
(cherry picked from commit 63f45739e05d728e8844320ff0c7dbafa8660acf)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-10-06 14:43:13 +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
HENRY Florian
34bb64e41a
fix(ux): move get_route_options_for_new_doc
to refresh
( #37096 )
...
fix: move `get_route_options_for_new_doc` to `refresh`
2023-09-16 15:59:09 +05:30
rohitwaghchaure
6a7bdeffdf
fix: auto refresh serial and batch bundle field ( #36943 )
2023-09-04 14:11:42 +05:30
s-aga-r
c9ae9df902
fix(ux): increase Quality Inspection
dialog width
2023-08-23 13:58:43 +05:30
s-aga-r
3fab6610cb
feat: setup Quality Inspection for Subcontracting Receipt
...
- SCR[docstatus=0, is_return=0] Create > Quality Inspection(s)
- Filters for Quality Inspection field in Subcontracting Receipt Items table
2023-08-23 13:58:40 +05:30
Dany Robert
0ebcc2cf2c
fix: round item_wise_tax_detail in taxes
2023-08-23 04:51:09 +00:00
Dany Robert
c20258d2a3
fix: tax calc changes in js
2023-08-23 03:59:08 +00:00
Deepesh Garg
124c0dbd88
fix(UX): Ignore prepared report
2023-08-16 19:10:39 +05:30
Corentin Flr
d69af741c8
fix(taxes_and_totals.js): Fix initialize_taxes incorrect refactor
...
Following changes from PR #36147 , `cur_frm.cscript.validate_taxes_and_charges` is not a method anymore and should be replaced with the `erpnext.accounts.taxes.validate_taxes_and_charges` function.
2023-07-25 21:12:14 +02:00
Anand Baburajan
11a9d4124f
fix: apply discount on item after applying price list ( #36317 )
2023-07-25 21:55:17 +05:30
Deepesh Garg
3f81e15672
Merge pull request #36147 from deepeshgarg007/eslint
...
refactor(ci): add eslint and update linting confs
2023-07-24 20:55:07 +05:30
Deepesh Garg
cdc9b62688
chore: Remove cur_frm from sales_invoice.js
2023-07-23 22:44:18 +05:30
Deepesh Garg
8ccb8e3c5b
chore: Move buying controller to utils
2023-07-23 18:50:44 +05:30
Deepesh Garg
4077254b01
chore: resolve undefined variables issue
2023-07-22 23:07:18 +05:30
Deepesh Garg
9e791efc82
refactor: client side accounts controller
2023-07-17 21:44:43 +05:30
Rohit Waghchaure
708eefb383
fix: Added report 'Serial and Batch Summary' to view serial / batch nos
2023-07-16 13:28:08 +05:30
Deepesh Garg
924cdef6d9
ci: add eslint and update linting confs
2023-07-14 18:53:02 +05:30
Deepesh Garg
d54f52474a
fix: Expense Account filter in Sales Invoice ( #35944 )
2023-06-30 20:02:46 +05:30
Deepesh Garg
0e68da5a2a
feat: Show stock ledger preview
2023-06-22 15:43:32 +05:30
Deepesh Garg
e7d2bcf108
Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview
2023-06-21 17:16:46 +05:30
Deepesh Garg
ed76ee3e16
fix: Move ledger display to dialog
2023-06-21 17:15:46 +05:30
s-aga-r
4b5454c752
fix(ux): set route options for new SBB
2023-06-16 15:04:37 +05:30
Rohit Waghchaure
1c2fe085b5
fix: test case and removed outward field
2023-06-15 12:56:41 +05:30
rohitwaghchaure
4820221a41
Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError
...
fix: miscellaneous
2023-06-14 16:02:04 +05:30
s-aga-r
5c805db573
fix(ux): add is_cancelled=0
filter for SBB
2023-06-14 15:04:51 +05:30
mergify[bot]
4f3d531f35
fix: don't set default payment amount in case of invoice return (backport #35645 ) ( #35647 )
...
fix: don't set default payment amount in case of invoice return (#35645 )
(cherry picked from commit 79483cc90eb71fa82d645b2cf54d9731502cf6c7)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-06-12 18:43:26 +05:30
Deepesh Garg
011ac131cf
fix: Add column values
2023-06-12 18:42:49 +05:30
Deepesh Garg
e30c3eafef
fix: Stock ledger preview
2023-06-12 11:46:51 +05:30
Deepesh Garg
2e52a63b0d
feat: Accounting Ledger Preview
2023-06-04 19:20:28 +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
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
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
bc75a7ef44
refactor: serial no normalization
2023-06-02 17:14:14 +05:30
Rohit Waghchaure
2931c657f4
fix: rate not fetching properly for inter transfer purchase order
2023-05-30 08:34:12 +05:30
vishnu
f2ceb00379
fix: Creating landed cost voucher from connections
2023-05-14 09:35:38 +00:00