Commit f1f8d64b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add 'Internal Supply Line' in Base.getIdTranslationDict().


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29977 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ac91d26f
......@@ -2489,6 +2489,8 @@ class Base( CopyContainer,
social_insurance_annotation_line='Social Insurance Annotation Line',
overtime_annotation_line='Overtime Annotation Line'),
'Image': dict(default_image='Default Image'),
'Internal Supply Line': dict(internal_supply_line=
'Default Internal Supply Line'),
'Purchase Supply Line': dict(purchase_supply_line=
'Default Purchase Supply Line'),
'Sale Supply Line': dict(sale_supply_line=
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment