Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3996 Представления

Hello there

I'm trying to import my categories with this code :

        <record id="product_lapagept.cat_all_iv" model="product.category">

                <field name="name">All - IV44</field>

                <field name="property_account_expense_categ" ref="account_lapagept.achats_iv" />

                <field name="property_account_income_categ" ref="account_lapagept.ventes_iv" />

                <field name="route_ids" eval="[(6, 0, [ref('stock_lapagept.ship_to_customer_from_garage_iv')])]" />

                <field name="property_stock_account_input_categ" ref="account_lapagept.stock_input_iv" />

                <field name="property_stock_account_output_categ" ref="account_lapagept.stock_output_iv" />

                <field name="property_stock_valuation_account_id" ref="account_lapagept.stock_garage_francine_iv" /><field name="property_stock_journal" ref="account_lapagept.stock_journal_garage_francine_iv" />

        </record>


All works good for the admin after an update of the module. All the fields have correct values, according to our XML :




But user of this company doesn't see the same value for the fields of the category... 



How can it be possible?

A category field can have two different values according to user? 


Аватар
Отменить

Different logos on the sites? The same the main and allowed companies for admin and user?

Related Posts Ответы Просмотры Активность
1
мар. 15
12081
0
июл. 24
1140
3
июл. 15
10230
1
апр. 15
4617
1
мар. 15
4812