minor fix

This commit is contained in:
wilson gomez 2022-02-10 08:15:28 -05:00
parent e3e31c81ff
commit f120d60605
1 changed files with 1 additions and 2 deletions

View File

@ -116,8 +116,7 @@ MODELS = {
'template.sale_price_w_tax', 'template.account_category',
'location.name', 'image', 'image_icon', 'quantity', 'list_price',
'encoded_sale_price', 'location', 'uom', 'categories',
'products_mix',
# 'locations',
'products_mix', 'products_mix.code', 'products_mix.name'
],
'binaries': ['image']
},