diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-08-09 16:53:40 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-08-09 16:53:40 +0700 |
| commit | fa8a40973dee9f4f4cd2d7908e9a1ed4fb75cfaa (patch) | |
| tree | 0a5790c1220d8528bf830ec46e308303c381da1b /indoteknik_custom/views/airway_bill.xml | |
| parent | 3cf53a4a6bc09a41bfd39f243a951e21b060c8ca (diff) | |
add todo
Diffstat (limited to 'indoteknik_custom/views/airway_bill.xml')
| -rw-r--r-- | indoteknik_custom/views/airway_bill.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/airway_bill.xml b/indoteknik_custom/views/airway_bill.xml index 015f20f2..626a6763 100644 --- a/indoteknik_custom/views/airway_bill.xml +++ b/indoteknik_custom/views/airway_bill.xml @@ -94,7 +94,7 @@ <field name="code">model._fetch()</field> <field name="state">code</field> <field name="priority">75</field> - <field name="active">True</field> + <field name="active">False</field> </record> <menuitem id="menu_airway_bill" |
