Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0][IMP] product_print_category_food_report Some improvements after big upgrade #156

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
45b649e
[FIX] typo for barcode type code128
quentinDupont Jul 2, 2024
a2f18c6
[IMP] product_print_category_food_report : smaller barcode for pricet…
quentinDupont Jul 2, 2024
8b8216a
[IMP] product_print_category_food_report: add margin between all labels
quentinDupont Jul 2, 2024
8c3de59
[IMP] product_print_category_food_report: pricetag_1* Field maker and…
quentinDupont Jul 2, 2024
b8da09a
[IMP] product_print_category_food_report: pricetag_2* Field maker and…
quentinDupont Jul 2, 2024
940ce57
[IMP] product_print_category_food_report: pricetag_3* Field maker and…
quentinDupont Jul 2, 2024
5e6be6a
[IMP] product_print_category_food_report: pricetag_2* Bigger product …
quentinDupont Jul 3, 2024
d80d25c
[i18n] product_print_category_food_report : update fr
quentinDupont Jul 4, 2024
f044f47
[IMP] product_print_category_food_report: add comment for croping bar…
quentinDupont Jul 4, 2024
958c7da
[IMP] product_print_category_food_report: 2 lines and bigger product …
quentinDupont Jul 5, 2024
de51b77
[ADD] New format Bulk - 68x68mm, making some css specific in child pr…
quentinDupont Jul 5, 2024
e3bb911
[IMP] product_print_category_food_report: organic label LEGAL SIZE
quentinDupont Jul 5, 2024
91f8cd5
Update product_print_category_food_report/report/qweb_template_pricet…
quentinDupont Jul 8, 2024
f6618b9
[IMP] product_print_category_food_report: Add margin (top, bottom) fo…
quentinDupont Jul 22, 2024
acc132d
[IMP] product_print_category_food_report: Food composition height [FI…
quentinDupont Jul 23, 2024
3366752
[ADD] New format Shelf Rectangular Small Size (no label, no barcode)
quentinDupont Jul 22, 2024
e645b5a
i18n update FR
quentinDupont Jul 23, 2024
4017300
[IMP] product_print_category_food_report: Label 40 fix height
quentinDupont Jul 26, 2024
70f25c7
[IMP] product_print_category_food_report: Label 01 bigger margin height
quentinDupont Jul 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions product_print_category_food_report/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"report/qweb_template_pricetag_30.xml",
"report/qweb_template_pricetag_31.xml",
"report/qweb_template_pricetag_32.xml",
"report/qweb_template_pricetag_33.xml",
"report/qweb_template_pricetag_40.xml",
"views/view_res_company.xml",
"views/view_product_pricetag_type.xml",
"views/view_product_product.xml",
Expand Down
26 changes: 20 additions & 6 deletions product_print_category_food_report/data/product_print_category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,28 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
</record>

<record id="print_category_pricetag_10" model="product.print.category">
<field name="name">Shelf Rectangular - 79x32mm (N°10)</field>
<field name="name">Shelf Rectangular - 79x32mm (N°10)</field>
<field name="qweb_view_id" ref="qweb_template_pricetag_10" />
</record>


<record id="print_category_pricetag_11" model="product.print.category">
<field name="name">Shelf Rectangular Litle Margin - 79x37mm (N°11)</field>
<field name="name">Shelf Rectangular Litle Margin - 79x37mm (N°11)</field>
<field name="qweb_view_id" ref="qweb_template_pricetag_11" />

</record>

<record id="print_category_pricetag_12" model="product.print.category">
<field name="name">Shelf Rectangular Middle Margin - 79x44mm (N°12)</field>
<field name="name">Shelf Rectangular Middle Margin - 79x44mm (N°12)</field>
<field name="qweb_view_id" ref="qweb_template_pricetag_12" />
</record>

<record id="print_category_pricetag_20" model="product.print.category">
<field name="name">Counter - 97x58mm (N°20)</field>
<field name="name">Counter - 97x58mm (N°20)</field>
<field name="qweb_view_id" ref="qweb_template_pricetag_20" />
</record>

<record id="print_category_pricetag_30" model="product.print.category">
<field name="name">Bulk - 54x105mm Applymage (N°30)</field>
<field name="name">Bulk - 54x105mm Applymage (N°30)</field>
<field name="qweb_view_id" ref="qweb_template_pricetag_30" />
</record>

Expand All @@ -54,6 +53,16 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
<field name="qweb_view_id" ref="qweb_template_pricetag_32" />
</record>

<record id="print_category_pricetag_33" model="product.print.category">
<field name="name">Bulk - 68x68mm (N°33)</field>
<field name="qweb_view_id" ref="qweb_template_pricetag_33" />
</record>

<record id="print_category_pricetag_40" model="product.print.category">
<field name="name">Shelf Small Size - Packaged Products (no label, no barcode) - 61x24 (N°40)</field>
<field name="qweb_view_id" ref="qweb_template_pricetag_40" />
</record>

<function model="product.print.category" name="write">
<value model="product.print.category" eval="[
ref('product_print_category_food_report.print_category_pricetag_01'),
Expand All @@ -65,6 +74,8 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
ref('product_print_category_food_report.print_category_pricetag_30'),
ref('product_print_category_food_report.print_category_pricetag_31'),
ref('product_print_category_food_report.print_category_pricetag_32'),
ref('product_print_category_food_report.print_category_pricetag_33'),
ref('product_print_category_food_report.print_category_pricetag_40'),
]"
/>
<value eval="{
Expand Down Expand Up @@ -92,6 +103,8 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
ref('product_print_category_food_report.print_category_pricetag_30'),
ref('product_print_category_food_report.print_category_pricetag_31'),
ref('product_print_category_food_report.print_category_pricetag_32'),
ref('product_print_category_food_report.print_category_pricetag_33'),
ref('product_print_category_food_report.print_category_pricetag_40'),
]"
/>
<value eval="{
Expand All @@ -113,6 +126,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
ref('product_print_category_food_report.print_category_pricetag_30'),
ref('product_print_category_food_report.print_category_pricetag_31'),
ref('product_print_category_food_report.print_category_pricetag_32'),
ref('product_print_category_food_report.print_category_pricetag_33'),
]"
/>
<value eval="{
Expand Down
Loading
Loading