mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
feat: work in progress status for asset (#45066)
* feat: work in progress status for asset * fix: test case correction * fix(patch): added patch to update status of assets * fix: updated tests
This commit is contained in:
@@ -393,4 +393,5 @@ erpnext.patches.v15_0.set_is_exchange_gain_loss_in_payment_entry_deductions
|
||||
erpnext.patches.v14_0.update_stock_uom_in_work_order_item
|
||||
erpnext.patches.v15_0.enable_allow_existing_serial_no
|
||||
erpnext.patches.v15_0.update_cc_in_process_statement_of_accounts
|
||||
erpnext.patches.v15_0.refactor_closing_stock_balance #5
|
||||
erpnext.patches.v15_0.refactor_closing_stock_balance #5
|
||||
erpnext.patches.v15_0.update_asset_status_to_work_in_progress
|
||||
Reference in New Issue
Block a user