diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-08 15:55:54 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-08 15:55:54 +0700 |
| commit | 6df9005a758f21c060a25aba6d88bdea635ec291 (patch) | |
| tree | 2f9ace4ab860fb72b151bc2fc39521917726a016 /fixco_custom/views | |
| parent | 579a43b9f471b8d6ee9af711ebe2c66994d4a63e (diff) | |
| parent | 6cc1479e5ae160b24d1b682162aa4d818c8fa85c (diff) | |
Merge branch 'main' of https://bitbucket.org/altafixco/fixco-addons
merge
Diffstat (limited to 'fixco_custom/views')
| -rw-r--r-- | fixco_custom/views/purchase_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/purchase_order.xml b/fixco_custom/views/purchase_order.xml index 128224d..cb85374 100644 --- a/fixco_custom/views/purchase_order.xml +++ b/fixco_custom/views/purchase_order.xml @@ -44,6 +44,7 @@ <field name="shipping_cost"/> <field name="source" readonly="1"/> <field name="move_entry_id" readonly="1"/> + <field name="bill_date" readonly="1"/> </field> <field name="amount_untaxed" position="after"> <field name="amount_discount" class="oe_currency_line"/> |
