mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
In Time Log
- time_log_for removed. - against manufacturing check box introduced - all logic depending time_log_for shifted to against_manufacturing - activity type made non-mandatory - fixes in operations select feild data population in Time log In Activity Type - Validations for activity type manufacturing removed. - Patch for creating activity type manufacturing removed - activity type manufacturing removed from install fixtures
This commit is contained in:
@@ -116,7 +116,6 @@ erpnext.patches.v5_0.rename_total_fields
|
||||
erpnext.patches.v5_0.new_crm_module
|
||||
erpnext.patches.v5_0.rename_customer_issue
|
||||
erpnext.patches.v5_0.update_material_transfer_for_manufacture
|
||||
erpnext.patches.v5_0.manufacturing_activity_type
|
||||
erpnext.patches.v5_0.update_item_description_and_image
|
||||
erpnext.patches.v5_0.update_material_transferred_for_manufacturing
|
||||
erpnext.patches.v5_0.stock_entry_update_value
|
||||
|
||||
Reference in New Issue
Block a user