brotherton-erpnext/erpnext/selling/doctype
Deepesh Garg 6a89cb98ce
Merge pull request #33874 from frappe/alternative-items-quotation
feat: Support for Alternative Items in Quotation
2023-03-01 17:41:24 +05:30
..
customer fix(ux): customer/supplier docfield layout (#34125) 2023-02-19 11:37:32 +05:30
customer_credit_limit fix(ux): Tab break in Customer and Supplier form 2022-11-09 18:03:23 +05:30
industry_type feat: translate fixtures during runtime, not installation (#33996) 2023-02-14 09:29:27 +05:30
installation_note refactor: Remove usage of deprecated methods (#32914) 2022-11-09 20:09:06 +05:30
installation_note_item
party_specific_item Allow bulk import of party specific item (#34083) 2023-02-16 10:11:25 +05:30
product_bundle refactor: clean up product bundle client side code (#31455) 2022-06-27 15:54:54 +05:30
product_bundle_item refactor: clean up product bundle client side code (#31455) 2022-06-27 15:54:54 +05:30
quotation fix: Map only non alternative items from Quotation in Sales Invoice 2023-02-20 21:17:43 +05:30
quotation_item refactor: Order based alternative items mapping 2023-02-06 16:25:38 +05:30
sales_order Merge pull request #33874 from frappe/alternative-items-quotation 2023-03-01 17:41:24 +05:30
sales_order_item Revert "fix: Updating SO throws ordered_qty not allowed to change after submission" (#33646) 2023-01-16 08:49:35 +05:30
sales_partner_type feat: translate fixtures during runtime, not installation (#33996) 2023-02-14 09:29:27 +05:30
sales_team
selling_settings feat: Setting to allow Sales Order creation against expired quotation (#33952) 2023-02-13 10:27:55 +05:30
sms_center
__init__.py