Delivery period changed into Shipment period

This commit is contained in:
2026-06-13 11:04:13 +02:00
parent 77b1ab333b
commit ec90d19cc7
10 changed files with 288 additions and 51 deletions

View File

@@ -1,8 +1,8 @@
<tree>
<field name="r_lot_type" widget="badge" badge_colors="virtual:#2563eb,physic:#8b5cf6" width="80"/>
<field name="r_lot_p" width="60"/>
<field name="r_del_period" width="110"/>
<field name="r_sale_del_period" width="110"/>
<field name="r_del_period" string="Purchase Sh. period" width="110"/>
<field name="r_sale_del_period" string="Sale Sh. period" width="110"/>
<field name="r_supplier" width="90"/>
<field name="r_purchase" width="120"/>
<field name="r_lot_pur_inv" width="120"/>

View File

@@ -13,7 +13,7 @@ this repository contains the full copyright notices and license terms. -->
badge_colors="priced:#16a34a,basis:#2563eb,efp:#8b5cf6,cash:#f59e0b"
optional="0"
width="100"/>
<field name="first_line_del_period" string="Delivery Period" optional="0"/>
<field name="first_line_del_period" string="Shipment Period" optional="0"/>
<field name="first_line_from_del" string="Delivery From" optional="1"/>
<field name="first_line_to_del" string="Delivery To" optional="1"/>
</xpath>