mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-28 11:08:32 +00:00
* fix: typerror on multi warehouse in Packed Items DN(with bundled item with varying warehouses)-> Sales Invoice. (cherry picked from commite684eb32d0) * test: type error on bundled products with different warehouses (cherry picked from commit5918bb03f7) * fix: No permission to read doctype (cherry picked from commitc0da948a4e) * fix: `shipping_address` in PO (cherry picked from commit7e1b6b3c2a) # Conflicts: # erpnext/buying/doctype/purchase_order/purchase_order.json * chore: conflicts * chore: linter * refactor: Customer and Supplier Ledger summary will have hidden fields for better handling of user permission (#33432) * feat: provision to setup opening balances for earnings and deductions while creating SSA * fix: use get_all instead of get_value as get_value api dont supports between condition * fix: patch * fix: provision to set tax_deducted_till_date after document is subnmmited * fix: `shipping_address` for non-drop shipping item (cherry picked from commit67a7ccf3ce) * chore: linter (#33455) fix: linter Co-authored-by: ruthra kumar <ruthra@erpnext.com> Co-authored-by: Nabin Hait <nabinhait@gmail.com> Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Saurabh <saurabh6790@gmail.com>