Initial import from Docker volume

This commit is contained in:
root
2025-12-26 13:11:43 +00:00
commit 4998dc066a
13336 changed files with 1767801 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<form>
<label name="name"/>
<field name="name"/>
</form>

View File

@@ -0,0 +1,3 @@
<tree>
<field name="name"/>
</tree>

View File

@@ -0,0 +1,3 @@
<tree>
<field name="name"/>
</tree>

View File

@@ -0,0 +1,6 @@
<form>
<label name="name"/>
<field name="name"/>
<field name="calendar_line" mode="tree,form,calendar" colspan="4"
view_ids="price.calendar_line_view_tree_sequence,price.calendar_line_view_form,price.calendar_line_view_calendar"/>
</form>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<calendar
dtstart="price_date"
dtend="price_date">
<field name="price_state"/>
</calendar>

View File

@@ -0,0 +1,6 @@
<form>
<label name="price_date"/>
<field name="price_date"/>
<label name="price_state"/>
<field name="price_state"/>
</form>

View File

@@ -0,0 +1,4 @@
<tree>
<field name="price_date"/>
<field name="price_state"/>
</tree>

View File

@@ -0,0 +1,4 @@
<tree>
<field name="price_date"/>
<field name="price_state"/>
</tree>

View File

@@ -0,0 +1,3 @@
<tree>
<field name="name"/>
</tree>

View File

@@ -0,0 +1,3 @@
<tree>
<field name="name"/>
</tree>

View File

@@ -0,0 +1,6 @@
<form>
<label name="price_add"/>
<field name="price_add"/>
<label name="ratio"/>
<field name="ratio"/>
</form>

View File

@@ -0,0 +1,4 @@
<tree>
<field name="price_add"/>
<field name="ratio"/>
</tree>

View File

@@ -0,0 +1,4 @@
<tree>
<field name="price_add"/>
<field name="ratio"/>
</tree>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<form>
<label name="frequency"/>
<group id="frequency" col="-1">
<field name="frequency"/>
</group>
<label name="last_update"/>
<group id="run">
<field name="last_update"/>
<button name="run"/>
</group>
</form>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="frequency"/>
<field name="last_update"/>
</tree>

View File

@@ -0,0 +1,4 @@
<form>
<label name="name"/>
<field name="name"/>
</form>

View File

@@ -0,0 +1,3 @@
<tree>
<field name="name"/>
</tree>

View File

@@ -0,0 +1,3 @@
<tree>
<field name="name"/>
</tree>

View File

@@ -0,0 +1,40 @@
<form>
<group id="price_header">
<label name="price_index"/>
<field name="price_index"/>
<label name="price_desc"/>
<field name="price_desc"/>
<label name="price_period"/>
<field name="price_period"/>
<label name="price_curve_type"/>
<field name="price_curve_type"/>
<label name="price_type"/>
<field name="price_type"/>
<label name="price_unit"/>
<field name="price_unit"/>
<label name="price_currency"/>
<field name="price_currency"/>
<label name="price_area"/>
<field name="price_area"/>
<label name="price_calendar"/>
<field name="price_calendar"/>
<label name="price_ct_size"/>
<field name="price_ct_size"/>
</group>
<notebook>
<page string="Prices Values" id="price_value">
<!-- <field name="price_values" mode="graph,tree" colspan="4"
view_ids="price.price_value_view_graph,price.price_value_view_tree_sequence"/> -->
<field name="price_values" mode="tree,graph" colspan="4"
view_ids="price.price_value_view_tree_sequence,price.price_value_view_graph"/>
</page>
<page string="Composites" id="composites">
<field name="price_composite" mode="tree,form" colspan="4"
view_ids="price.composite_view_tree_sequence,price.composite_view_form"/>
</page>
<page string="Products" id="products">
<field name="price_product" mode="tree,form" colspan="4"
view_ids="price.product_view_tree_sequence,price.product_view_form"/>
</page>
</notebook>
</form>

View File

@@ -0,0 +1,6 @@
<form>
<label name="dt"/>
<field name="dt"/>
<label name="user"/>
<field name="user"/>
</form>

View File

@@ -0,0 +1,6 @@
<form>
<label name="dtfrom"/>
<field name="dtfrom"/>
<label name="dtto"/>
<field name="dtto"/>
</form>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<tree>
<field name="r_price_index"/>
<field name="r_price_desc"/>
<field name="r_price_date"/>
<field name="r_price_value"/>
<field name="r_low_price"/>
<field name="r_high_price"/>
</tree>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0"?>
<tree>
<field name="r_price_date"/>
<field name="r_naphta_fob_low"/>
<field name="r_naphta_fob_high"/>
<field name="r_naphta_fob_mid"/>
<field name="r_jet_fob_low"/>
<field name="r_jet_fob_high"/>
<field name="r_jet_fob_mid"/>
<field name="r_naphta_cif_low"/>
<field name="r_naphta_cif_high"/>
<field name="r_naphta_cif_mid"/>
<field name="r_jet_cif_low"/>
<field name="r_jet_cif_high"/>
<field name="r_jet_cif_mid"/>
<field name="r_eur_fob_low"/>
<field name="r_eur_fob_high"/>
<field name="r_eur_fob_mid"/>
<field name="r_gaz_cif_low"/>
<field name="r_gaz_cif_high"/>
<field name="r_gaz_cif_mid"/>
<field name="r_brent_1"/>
<field name="r_brent_2"/>
</tree>

View File

@@ -0,0 +1,9 @@
<tree>
<field name="price_index"/>
<field name="price_desc"/>
<field name="price_type"/>
<field name="price_curve_type"/>
<field name="price_unit"/>
<field name="price_currency"/>
<field name="price_area"/>
</tree>

View File

@@ -0,0 +1,8 @@
<tree>
<field name="price_desc"/>
<field name="price_type"/>
<field name="price_curve_type"/>
<field name="price_unit"/>
<field name="price_currency"/>
<field name="price_area"/>
</tree>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0"?>
<form>
<group id="price_value_header">
<label name="price_index"/>
<field name="price_index"/>
<label name="price_date"/>
<field name="price_date"/>
<label name="price_value"/>
<field name="price_value"/>
<label name="open_price"/>
<field name="open_price"/>
<label name="low_price"/>
<field name="low_price"/>
<label name="high_price"/>
<field name="high_price"/>
</group>
</form>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<graph type="line">
<x>
<field name="price_date"/>
</x>
<y>
<field name="price_value" fill="1" empty="0"/>
<field name="open_price" fill="1" empty="0"/>
<field name="low_price" fill="1" empty="0"/>
<field name="high_price" fill="1" empty="0"/>
</y>
</graph>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<tree>
<field name="price_index"/>
<field name="price_date"/>
<field name="price_value"/>
<field name="open_price"/>
<field name="low_price"/>
<field name="high_price"/>
</tree>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<tree editable="1">
<field name="price_index"/>
<field name="price_date"/>
<field name="price_value"/>
<field name="open_price"/>
<field name="low_price"/>
<field name="high_price"/>
</tree>

View File

@@ -0,0 +1,6 @@
<form>
<label name="price"/>
<field name="price"/>
<label name="product"/>
<field name="product"/>
</form>

View File

@@ -0,0 +1,4 @@
<tree>
<field name="price"/>
<field name="product"/>
</tree>

View File

@@ -0,0 +1,4 @@
<tree>
<field name="price"/>
<field name="product"/>
</tree>