跳至內容
選單
此問題已被標幟
2 回覆
6781 瀏覽次數

After install delivery module a new field is showed in the sell view of contact and I can see field property_delivery_carrier_id in Configuration but "save to database" is false.

Where is saved the carrier id ?

頭像
捨棄
最佳答案

The field property_delivery_carrier_id can be found in the table ir_property, in which the field "field_id" relates to the table ir_model_fields where you can actually see the name property_delivery_carrier_id.

And also the fact that this field is there and not like the other fields is simply because it starts with "property_" and Odoo stores this field differently.

Here is a rather better accurate explanation about this backend feature:


https://www.odoo.com/forum/help-1/what-is-ir-property-used-for-48299#answer-48710


Hope it helps :)

頭像
捨棄
最佳答案

I believe what you are looking for is the following menu item:

Inventory --> Configuration --> Delivery Methods

There all the methods are stored.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
4月 25
777
3
1月 25
1257
2
10月 23
5744
3
9月 23
2587
0
5月 23
2586