Add Fixed type component

This commit is contained in:
2026-05-31 15:56:18 +02:00
parent 83f7e43a6e
commit fcd809a3e3
8 changed files with 222 additions and 68 deletions

View File

@@ -2,10 +2,11 @@
<field name="price_source_type"/>
<field name="fix_type"/>
<field name="ratio" width="60"/>
<field name="price_index"/>
<field name="price_matrix"/>
<field name="currency" width="60"/>
<field name="auto" width="60"/>
<field name="price_index"/>
<field name="price_matrix"/>
<field name="currency" width="60"/>
<field name="fixed_price" width="80"/>
<field name="auto" width="60"/>
<field name="fallback" width="80"/>
<field name="calendar"/>
<field name="nbdays"/>