13.34.0 (2022-06-14)
Bug Fixes
- (auto-merge) Use
frappe.log_error
instead ofdoc.log_error
(bced6a0) test_work_order_with_non_stock_item
(b827c3b)- Add cost center in loan document (c19dfbe)
- asset: failing test case (#31277) (8a4c9d1)
- Auto Insert Item Price If Missing when discount & blank UOM (backport #31168) (#31267) (e69bff0)
- Call
calculate_cost
for Draft BOM and typo in argument (d035aa2) - Company address filter in quotation (d375939)
- DB update child items, remove redundancy, fix perf (cbc52a2)
- Depreciate Asset before generating GL Entries on sale (#30759) (dfbfe40)
- Get fresh RM rate in
calculate_rm_cost
(9a513fd) - India: Incorrect taxable in GSTR-3B report (e5d2c59)
- India: Sales taxes and charges template fetching in quotation (a1ba847)
- locale Currency and Float setting in update_employee (391ed9c)
- misaligned columns in print format of AR/AP report (81e32e2)
- Partially Ordered status for quotation (37ba550)
- purchase invoice standalone return GLEs (backport #31209) (#31263) (6d99b5a)
- Reset represents company on disabling internal customer and supplier (backport #31302) (#31306) (fb9b302)
- Safe cast
row.rate
(in case of faulty exploded items, edge case but oh well) (6d65e2b) - Supplied Qty not updated on Stock Entry cancel (79b2062)
- Trial Balance failing to ignore Finance Book (00371f4)
- typo in sql condition (894f945)
- update fr translation (backport #31232) (#31334) (5d0f271)
- update Period Closing Voucher per Company (5ebbe81)
- update ru translate (backport #31200) (#31304) (77e4755)
- Use
frappe.as_unicode
to decode output of redis module list (backport #31282) (#31283) (633a452) - ux: hide new version btn on unsaved BOM (backport #31297) (#31298) (9f6b32a)
- UX: use doc.status for Job Card status (#31320) (78473b8)
Features
- Add german translations (a3f2cf3)
- Level-wise BOM cost updation (74d7d81)
- Only update exploded items rate and amount (a26da58)
- Track progress in Log Batch/Job wise (3b2a8bf)