Debin Robert
6529b288c2
feat: confirm with user before resetting posting date ( #47667 )
...
* feat: confirm with user before resetting posting date
* chore: pre-commit
* changes made as per review
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-06-10 15:20:18 +05:30
ruthra kumar
d05132ab1d
Merge pull request #47763 from aerele/item-tax-template-on-rate
...
feat: add validation for Item Tax Template on rate change
2025-05-27 16:59:07 +05:30
Karuppasamy923
a9a957edc7
feat: add validation for Item Tax Template on rate change
2025-05-27 16:19:43 +05:30
rohitwaghchaure
d8cb073eaf
fix: create Quality Inspection button not showing ( #47746 )
2025-05-27 12:18:39 +05:30
ruthra kumar
4db3c7fc81
Merge pull request #47041 from Sanket322/pos_payment
...
fix: Check `return_against` and Await API Call
2025-05-12 14:10:04 +05:30
Marica
72113dc485
Merge branch 'develop' into unit-price-contract-2
2025-04-28 16:15:41 +05:30
Rohit Waghchaure
a4471865a9
fix: enable use serial / batch fields on batch selection
2025-04-25 15:13:18 +05:30
Marica
bbe641fd77
Merge branch 'develop' into unit-price-contract-2
2025-04-15 16:11:14 +05:30
Sanket322
c48db0b7c0
fix: ensure backend response is awaited before saving
2025-04-13 13:24:33 +05:30
venkat102
145a6c5e2a
fix: fetch exchange rate while creating inter-company order and invoice
2025-04-10 16:07:20 +05:30
barredterra
c00f62d54a
chore: add context
2025-04-08 20:54:52 +02:00
barredterra
57be8a85d6
fix: clarify confirmation message
2025-04-08 20:53:29 +02:00
barredterra
8a4db69581
fix: use the actual field label
2025-04-08 20:53:04 +02:00
barredterra
c55c77f4e9
fix: recognize trigger from child table
2025-04-08 20:40:50 +02:00
barredterra
87c21a89fe
refactor: use doc parameter instead of this.frm.doc
2025-04-08 20:39:14 +02:00
Mihir Kandoi
22ffdb9e77
fix: remove all serial/batch fields when use button is unselected
2025-04-01 14:15:47 +05:30
Rohit Waghchaure
b1dfbbe85e
feat: allow UOMs to select for which converstion rate defined in item master
2025-03-31 15:53:55 +05:30
Rohit Waghchaure
0c1a8e9c58
fix: incorrect condition
2025-03-28 23:43:25 +05:30
marination
bf62f9ad57
fix: Headline rendered twice on first save
...
- `refresh` gets triggered twice and that renders the note twice
- Remove any existing note before rendering
2025-03-17 19:26:45 +01:00
Rohit Waghchaure
551f89f14b
fix: dashboard link for QC from PR
2025-03-13 13:50:25 +05:30
Ninad Parikh
d01367eefe
fix: base_net_rate Required to Check Valid Range ( #46332 )
...
fix: base_net_rate required to check valid range
2025-03-06 17:34:25 +05:30
Corentin Forler
a700345cee
refactor: Remove duplicate inherited method ( #46030 )
...
The method add_taxes_from_item_tax_template is defined identically in the erpnext.taxes_and_totals class, that erpnext.TransactionController extends.
2025-03-05 15:38:05 +05:30
Diptanil Saha
926e4ecc4f
fix: adding cost center on pos invoice items while applying product discount ( #46082 )
2025-03-05 15:14:31 +05:30
marination
e403d3f153
feat: Unit Price Items in Buying (RFQ, SQ, PO)
...
- chore: Extract `set_unit_price_items_note` into a util
2025-03-03 17:53:00 +01:00
Rohit Waghchaure
464e3339fe
fix: stock qty not recalculate on changing of the qty
2025-03-01 21:34:06 +05:30
Mihir Kandoi
c92ec312b9
fix: show only items with inspection enabled on create QI dialog
2025-02-04 16:33:27 +05:30
Sugesh G
d748b491ee
fix: use currency from opportunity while creating quotation ( #45540 )
2025-01-29 12:35:45 +05:30
Sanket322
50223c6bec
fix: remove applied pricing rule
2025-01-23 11:55:12 +05:30
Sanket322
e2a32b7257
fix: use user defined discount amount or default
2025-01-20 18:01:31 +05:30
rohitwaghchaure
9bb7d4e428
Merge pull request #45241 from rohitwaghchaure/fixed-support-28979
...
fix: auto fetch batch and serial no for draft stock transactions
2025-01-14 12:35:17 +05:30
ruthra kumar
f7a93640b0
Merge pull request #44798 from aerele/apply_pricing_rule
...
fix: update discounting on mixed conditions
2025-01-14 09:58:03 +05:30
Rohit Waghchaure
88ab9be79c
fix: auto fetch batch and serial no for draft stock transactions
2025-01-13 17:17:03 +05:30
Rohit Waghchaure
b291835ccd
fix: not able to see create Quality Inspection button
2025-01-09 14:31:01 +05:30
Ejaaz Khan
81d8f257aa
refactor: validate due date code and message according to doctype ( #45126 )
...
* refactor: change message of date comparision and refactor code
* refactor: commonify function call for sales and purchase invoice
* refactor: remove redundant mandatory error validation
2025-01-08 12:49:02 +05:30
Ejaaz Khan
a0f17f8e73
refactor: change sales invoice button position ( #45130 )
2025-01-07 17:17:59 +05:30
ruthra kumar
886281f81a
fix: discount resetting on date change
...
revert #44989
2025-01-07 11:14:42 +05:30
ruthra kumar
63d547fb4a
chore: partial revert #44989
2025-01-02 20:50:28 +05:30
ruthra kumar
e609a6a038
Merge pull request #45040 from ruthra-kumar/use_idx_for_identifying
...
refactor: use `idx` for identifying row
2025-01-02 12:16:40 +05:30
ruthra kumar
51354c894a
refactor: use idx for identifying row
2025-01-02 11:54:55 +05:30
ruthra kumar
8aa3157307
Merge pull request #44989 from aerele/update_apply_pricing_rules
...
fix: apply apply_pricing_rule on date change
2025-01-01 10:11:30 +05:30
rohitwaghchaure
b84c8ff960
fix: incorrect quality inspection linked in purchase receipt ( #44985 )
2025-01-01 08:30:00 +05:30
DHINESH00
2cbab9b875
fix: apply apply_pricing_rule date change
2024-12-30 22:47:37 +05:30
Sanket322
0adfebee85
fix: set/update billing address on change of company
2024-12-25 18:14:10 +05:30
DHINESH00
547c8004eb
fix: Semgrep rules
2024-12-23 11:23:23 +05:30
DHINESH00
d541259da9
fix: update discounting on mixed conditions
2024-12-19 17:15:11 +05:30
ljain112
fe4eb8e6db
fix: correct args for get_item_tax_map
2024-12-17 17:03:41 +05:30
ruthra kumar
8a710f85e2
refactor: replcate deprecated cur_frm
2024-12-10 17:48:13 +05:30
ruthra kumar
6ea9c0c48d
refactor: pass config through boot
2024-12-10 17:48:13 +05:30
ruthra kumar
67b28a7864
refactor: configurable reactivity
2024-12-10 17:48:13 +05:30
ruthra kumar
364126d2e4
refactor: remove unneccesary 'item' variable
2024-12-10 17:48:13 +05:30