carrier_id not readonly on done picking (add tracking on it)

fix for formatLang inherit in base_usability
This commit is contained in:
Alexis de Lattre
2018-07-18 14:27:21 +02:00
parent cfebb6c99c
commit 1957018a14
4 changed files with 37 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'data': [
'delivery_view.xml',
'sale_view.xml',
'stock_view.xml',
],
'installable': True,
}