Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6816 Ansichten

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 ?

Avatar
Verwerfen
Beste Antwort

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 :)

Avatar
Verwerfen
Beste Antwort

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

Inventory --> Configuration --> Delivery Methods

There all the methods are stored.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Apr. 25
800
3
Jan. 25
1279
2
Okt. 23
5790
3
Sept. 23
2638
0
Mai 23
2603