diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-08 13:08:56 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-08 13:08:56 +0700 |
| commit | 6cc1479e5ae160b24d1b682162aa4d818c8fa85c (patch) | |
| tree | 2f6b0d23b640b708c927f2d70f4abc418723dc6e /fixco_custom/views | |
| parent | 25db6100738bb880081f229e2b4facb75c4c9417 (diff) | |
push bill date
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"/> |
