fix: can not create item variants (#25433)

* fix: item_code assigned to function returning None

* fix: ignore has_variants and attributes in variant

* fix: patch to remove has_variants and attributes

* chore: fix whitespace in translation
This commit is contained in:
Ankush Menat
2021-04-26 15:37:17 +05:30
committed by GitHub
parent 616f1d3624
commit 9178d95cca
5 changed files with 17 additions and 6 deletions

View File

@@ -773,3 +773,4 @@ erpnext.patches.v13_0.fix_non_unique_represents_company
erpnext.patches.v12_0.add_document_type_field_for_italy_einvoicing
erpnext.patches.v13_0.make_non_standard_user_type #13-04-2021
erpnext.patches.v13_0.update_shipment_status
erpnext.patches.v13_0.remove_attribute_field_from_item_variant_setting