mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-22 11:44:11 +00:00
@@ -13,7 +13,6 @@ def migrate_shipments():
|
|||||||
return
|
return
|
||||||
|
|
||||||
OLD_VALUES = [
|
OLD_VALUES = [
|
||||||
# old_value: (code, title),
|
|
||||||
"EXW (Ex Works)",
|
"EXW (Ex Works)",
|
||||||
"FCA (Free Carrier)",
|
"FCA (Free Carrier)",
|
||||||
"FOB (Free On Board)",
|
"FOB (Free On Board)",
|
||||||
|
|||||||
Reference in New Issue
Block a user