Skip to content

Commit

Permalink
[17.0][UPD] product labels: added pricelist option for price printing (
Browse files Browse the repository at this point in the history
…#1900)

* added pricelist option for price printing

* Remove `version.py` from deltatech module. (#1901)

The `version.py` file and its import in `__init__.py` have been deleted, as they are no longer necessary. This simplifies the codebase and eliminates unused or redundant definitions related to version handling.

Co-authored-by: Dorin Hongu <[email protected]>

* code cleaning

---------

Co-authored-by: Dorin Hongu <[email protected]>
  • Loading branch information
danila12 and dhongu authored Feb 7, 2025
1 parent 1a76713 commit cf225d3
Show file tree
Hide file tree
Showing 156 changed files with 764 additions and 683 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ addon | version | maintainers | summary | price
[deltatech_average_payment_period](deltatech_average_payment_period/) | 17.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Computes average duration of cash accounting | Free
[deltatech_backup_attachment](deltatech_backup_attachment/) | 17.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Backup attachments for selected file type | Free
[deltatech_batch_transfer](deltatech_batch_transfer/) | 17.0.0.0.2 | [![danila12](https://github.com/danila12.png?size=30px)](https://github.com/danila12) | Batch transfer improvements | Free
[deltatech_business_process](deltatech_business_process/) | 17.0.1.3.7 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Business process | Free
[deltatech_business_process](deltatech_business_process/) | 17.0.1.3.8 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Business process | Free
[deltatech_business_process_documentation](deltatech_business_process_documentation/) | 17.0.1.0.5 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Business process documentation | Free
[deltatech_business_process_handover_document](deltatech_business_process_handover_document/) | 17.0.0.0.1 | [![VoicuStefan2001](https://github.com/VoicuStefan2001.png?size=30px)](https://github.com/VoicuStefan2001) | Business process handover document | Free
[deltatech_card_payment](deltatech_card_payment/) | 17.0.1.0.2 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Deltatech Payment Method Card | Free
Expand Down Expand Up @@ -107,7 +107,7 @@ addon | version | maintainers | summary | price
[deltatech_product_code](deltatech_product_code/) | 17.0.1.0.3 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Product codification internal | Free
[deltatech_product_dimension](deltatech_product_dimension/) | 17.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Product dimension | Free
[deltatech_product_extension](deltatech_product_extension/) | 17.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | New fields in product: Manufacturer Dimensions, Shelf Life and Unit of Measure for Shelf Life | Free
[deltatech_product_labels](deltatech_product_labels/) | 17.0.1.0.6 | | Print Labels on Products | Free
[deltatech_product_labels](deltatech_product_labels/) | 17.0.1.0.7 | | Print Labels on Products | Free
[deltatech_product_list](deltatech_product_list/) | 17.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Define products lists | Free
[deltatech_product_margin](deltatech_product_margin/) | 17.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Product margin and trade markup | Free
[deltatech_product_trade_markup](deltatech_product_trade_markup/) | 17.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Product trade markup | Free
Expand All @@ -121,7 +121,7 @@ addon | version | maintainers | summary | price
[deltatech_purchase_refund](deltatech_purchase_refund/) | 17.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Generare factura storno pentru retururi | 5.0 EUR
[deltatech_purchase_stock](deltatech_purchase_stock/) | 17.0.1.0.2 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Purchase Stock | Free
[deltatech_purchase_xls](deltatech_purchase_xls/) | 17.0.1.0.7 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Import/export purchase line from/to Excel | Free
[deltatech_queue_job](deltatech_queue_job/) | 17.0.1.0.2 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Deltatech Queue Job | Free
[deltatech_queue_job](deltatech_queue_job/) | 17.0.1.0.3 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Deltatech Queue Job | Free
[deltatech_ral](deltatech_ral/) | 17.0.1.0.3 | | RAL | Free
[deltatech_reccurent_task_activity](deltatech_reccurent_task_activity/) | 17.0.0.0.0 | [![VoicuStefan2001](https://github.com/VoicuStefan2001.png?size=30px)](https://github.com/VoicuStefan2001) | Will automatically create an activity at the creation of the recurring task | Free
[deltatech_reception_note](deltatech_reception_note/) | 17.0.0.1.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Batch reception note | Free
Expand All @@ -145,7 +145,7 @@ addon | version | maintainers | summary | price
[deltatech_sale_multiple_website](deltatech_sale_multiple_website/) | 17.0.1.0.3 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Quantity multiple on website | Free
[deltatech_sale_pallet](deltatech_sale_pallet/) | 17.0.1.0.8 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Sale pallet | Free
[deltatech_sale_pallet_website](deltatech_sale_pallet_website/) | 17.0.1.0.2 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Sale pallet | Free
[deltatech_sale_payment](deltatech_sale_payment/) | 17.0.1.0.6 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Payment button in sale order | Free
[deltatech_sale_payment](deltatech_sale_payment/) | 17.0.1.0.7 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Payment button in sale order | Free
[deltatech_sale_phone](deltatech_sale_phone/) | 17.0.1.0.2 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Show partner phone in sale order | Free
[deltatech_sale_picking_status](deltatech_sale_picking_status/) | 17.0.1.0.1 | [![danila12](https://github.com/danila12.png?size=30px)](https://github.com/danila12) | Get sale order status from pickings | Free
[deltatech_sale_purchase](deltatech_sale_purchase/) | 17.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Sale Purchase | Free
Expand Down
3 changes: 0 additions & 3 deletions deltatech/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# © 2008-2021 Deltatech
# Dorin Hongu <dhongu(@)gmail(.)com
# See README.rst file on addons root folder for license details



8 changes: 4 additions & 4 deletions deltatech_actions/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ Deltatech Actions

Features:

- Search and delete duplicate xml anaf files (cron: Delete duplicate xml
attachments)
- Cancel sale order (including picking, stock moves and account moves
linked)
- Search and delete duplicate xml anaf files (cron: Delete duplicate
xml attachments)
- Cancel sale order (including picking, stock moves and account moves
linked)

**Table of contents**

Expand Down
4 changes: 2 additions & 2 deletions deltatech_actions/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ <h1 class="title">Deltatech Actions</h1>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="https://www.odoo.com/documentation/master/legal/licenses.html"><img alt="License: OPL-1" src="https://img.shields.io/badge/licence-OPL--1-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/dhongu/deltatech/tree/17.0/deltatech_actions"><img alt="dhongu/deltatech" src="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github" /></a></p>
<p>Features:</p>
<ul class="simple">
<li>Search and delete duplicate xml anaf files (cron: Delete duplicate xml
attachments)</li>
<li>Search and delete duplicate xml anaf files (cron: Delete duplicate
xml attachments)</li>
<li>Cancel sale order (including picking, stock moves and account moves
linked)</li>
</ul>
Expand Down
22 changes: 11 additions & 11 deletions deltatech_alternative/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@ Products Alternative

|badge1| |badge2| |badge3|

- Features:
- Features:

-
-

- New model: product_catelog for big master data of products
- New model: product_catelog for big master data of products

- generate new product from catalog: If the search for a product
by code does not return results, an additional search is made in
the product catalog and a product is automatically generated if
it has been found
- generate new product from catalog: If the search for a
product by code does not return results, an additional
search is made in the product catalog and a product is
automatically generated if it has been found

- A module that adds an alternative on the product form
- A module that adds an alternative on the product form

- Search product by alternative code
- Search product by alternative code

- A new product field (used for) to indicate what the product may be
used for
- A new product field (used for) to indicate what the product may be
used for

Camp adaugat in produs search_index in care se face cautarea daca este
setat paramentrul deltatech_alternative_website.search_index
Expand Down
8 changes: 4 additions & 4 deletions deltatech_alternative/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ <h1 class="title">Products Alternative</h1>
<li>Features:<ul>
<li><ul class="first">
<li>New model: product_catelog for big master data of products<ul>
<li>generate new product from catalog: If the search for a product
by code does not return results, an additional search is made in
the product catalog and a product is automatically generated if
it has been found</li>
<li>generate new product from catalog: If the search for a
product by code does not return results, an additional
search is made in the product catalog and a product is
automatically generated if it has been found</li>
</ul>
</li>
</ul>
Expand Down
10 changes: 5 additions & 5 deletions deltatech_average_payment_period/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Deltatech Average Payment Period

Features:

- it computes average duration of cash accounting:
- Payment Days: diference between invoice date and payment date,
weighted by the amount
- Payment days simple: diference between invoice date and payment date,
only for supplier and client invoices, without credit notes
- it computes average duration of cash accounting:
- Payment Days: diference between invoice date and payment date,
weighted by the amount
- Payment days simple: diference between invoice date and payment date,
only for supplier and client invoices, without credit notes

**Table of contents**

Expand Down
28 changes: 14 additions & 14 deletions deltatech_business_process/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ Business process

|badge1| |badge2| |badge3|

- Features:
- Adds the app "Business Process" to the menu
- Can create projects for different purposes
- For each project, you can create processes with steps
- For each process you can generate tests to be executed by the users
- Permits export(From business process list view action menu) with
different options(tests, responsible, customer, support) as JSON
- Can import the JSON file on the Project form action menu
- Can crate Zones that serves as category for each business process
- *IMPORTANT!* when importing/exporting make sure the name for the
responsible/customer responsible/support are the same in *BOTH*
databases or the import will create duplicate contacts(if one contact
is missing in the second DB it will pe created with the name from the
first)
- Features:
- Adds the app "Business Process" to the menu
- Can create projects for different purposes
- For each project, you can create processes with steps
- For each process you can generate tests to be executed by the users
- Permits export(From business process list view action menu) with
different options(tests, responsible, customer, support) as JSON
- Can import the JSON file on the Project form action menu
- Can crate Zones that serves as category for each business process
- *IMPORTANT!* when importing/exporting make sure the name for the
responsible/customer responsible/support are the same in *BOTH*
databases or the import will create duplicate contacts(if one contact
is missing in the second DB it will pe created with the name from the
first)

**Table of contents**

Expand Down
6 changes: 3 additions & 3 deletions deltatech_business_process_documentation/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Business process documentation

Features:

-
-

**Table of contents**

Expand Down Expand Up @@ -52,9 +52,9 @@ Authors
Contributors
------------

- `NextERP Romania <https://www.nexterp.ro>`__:
- `NextERP Romania <https://www.nexterp.ro>`__:

- Fekete Mihai <[email protected]>
- Fekete Mihai <[email protected]>

Do not contact contributors directly about support or help with
technical issues.
Expand Down
4 changes: 2 additions & 2 deletions deltatech_card_payment/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Deltatech Payment Method Card

|badge1| |badge2| |badge3|

- Features:
- Features:

- add payment method card
- add payment method card

**Table of contents**

Expand Down
6 changes: 3 additions & 3 deletions deltatech_cash/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ Cash In / Out

(Obsolete)

- Features:
- Features:

- specify account for cash deposit/withdrawal at the cash registry
- specificare cont la depunere/retragenere numerar din casa
- specify account for cash deposit/withdrawal at the cash registry
- specificare cont la depunere/retragenere numerar din casa

**Table of contents**

Expand Down
9 changes: 5 additions & 4 deletions deltatech_contact/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ Deltatech Contacts

Features:

- This module adds aditional fields in contacts: birthdate, CNP,
identity card number
- if system parameter "contact.get_name_only" is set, \_get_contact_name
functions returns only the contact's name (without parent)
- This module adds aditional fields in contacts: birthdate, CNP,
identity card number
- if system parameter "contact.get_name_only" is set,
\_get_contact_name functions returns only the contact's name (without
parent)

**Table of contents**

Expand Down
5 changes: 3 additions & 2 deletions deltatech_contact/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ <h1 class="title">Deltatech Contacts</h1>
<ul class="simple">
<li>This module adds aditional fields in contacts: birthdate, CNP,
identity card number</li>
<li>if system parameter “contact.get_name_only” is set, _get_contact_name
functions returns only the contact’s name (without parent)</li>
<li>if system parameter “contact.get_name_only” is set,
_get_contact_name functions returns only the contact’s name (without
parent)</li>
</ul>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand Down
4 changes: 2 additions & 2 deletions deltatech_credentials/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Credentials

Features:

- Adds the "Credentials" tab under Settings/Users &
Companies/Credentials
- Adds the "Credentials" tab under Settings/Users &
Companies/Credentials

**Table of contents**

Expand Down
4 changes: 2 additions & 2 deletions deltatech_data_sheet/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Product Data Sheet

Features:

- Adds the fields "Data Sheet Attachment" and "Safety Data Sheet" on the
product template Sale tab for pdf files
- Adds the fields "Data Sheet Attachment" and "Safety Data Sheet" on
the product template Sale tab for pdf files

**Table of contents**

Expand Down
4 changes: 2 additions & 2 deletions deltatech_data_sheet/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ <h1 class="title">Product Data Sheet</h1>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="https://www.odoo.com/documentation/master/legal/licenses.html"><img alt="License: OPL-1" src="https://img.shields.io/badge/licence-OPL--1-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/dhongu/deltatech/tree/17.0/deltatech_data_sheet"><img alt="dhongu/deltatech" src="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github" /></a></p>
<p>Features:</p>
<ul class="simple">
<li>Adds the fields “Data Sheet Attachment” and “Safety Data Sheet” on the
product template Sale tab for pdf files</li>
<li>Adds the fields “Data Sheet Attachment” and “Safety Data Sheet” on
the product template Sale tab for pdf files</li>
</ul>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand Down
6 changes: 3 additions & 3 deletions deltatech_data_sheet_website/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Product Data Sheet Website

Features:

- adds the buttons "Show Data Sheet" and "Show Safety Data Sheet" on the
website product view, the buttons permit the view of the data sheets
associated with the product template.
- adds the buttons "Show Data Sheet" and "Show Safety Data Sheet" on
the website product view, the buttons permit the view of the data
sheets associated with the product template.

**Table of contents**

Expand Down
6 changes: 3 additions & 3 deletions deltatech_data_sheet_website/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ <h1 class="title">Product Data Sheet Website</h1>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="https://www.odoo.com/documentation/master/legal/licenses.html"><img alt="License: OPL-1" src="https://img.shields.io/badge/licence-OPL--1-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/dhongu/deltatech/tree/17.0/deltatech_data_sheet_website"><img alt="dhongu/deltatech" src="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github" /></a></p>
<p>Features:</p>
<ul class="simple">
<li>adds the buttons “Show Data Sheet” and “Show Safety Data Sheet” on the
website product view, the buttons permit the view of the data sheets
associated with the product template.</li>
<li>adds the buttons “Show Data Sheet” and “Show Safety Data Sheet” on
the website product view, the buttons permit the view of the data
sheets associated with the product template.</li>
</ul>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand Down
6 changes: 3 additions & 3 deletions deltatech_dc/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Declaration of Conformity

|badge1| |badge2| |badge3|

- Features:
- Features:

- Declaration of Conformity
- Declaration of Conformity printing at billing
- Declaration of Conformity
- Declaration of Conformity printing at billing

**Table of contents**

Expand Down
6 changes: 3 additions & 3 deletions deltatech_delivery_status/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Deltatech Delivery Status

|badge1| |badge2| |badge3|

- Features:
- Features:

- delivery status
- Stare livare
- delivery status
- Stare livare

**Table of contents**

Expand Down
8 changes: 4 additions & 4 deletions deltatech_expenses/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ Expenses Deduction

Features:

- Introducerea decontului de cheltuieli intr-un document distict ce
genereaza automat chitante de achizitie
- Validarea documentului duce la generarea notelor contabile de avans si
inegistrarea platilor
- Introducerea decontului de cheltuieli intr-un document distict ce
genereaza automat chitante de achizitie
- Validarea documentului duce la generarea notelor contabile de avans
si inegistrarea platilor

In registrul de numerat trebue completat campul Cash advances cu 542.

Expand Down
4 changes: 2 additions & 2 deletions deltatech_expenses/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ <h1 class="title">Expenses Deduction</h1>
<ul class="simple">
<li>Introducerea decontului de cheltuieli intr-un document distict ce
genereaza automat chitante de achizitie</li>
<li>Validarea documentului duce la generarea notelor contabile de avans si
inegistrarea platilor</li>
<li>Validarea documentului duce la generarea notelor contabile de avans
si inegistrarea platilor</li>
</ul>
<p>In registrul de numerat trebue completat campul Cash advances cu 542.</p>
<p><strong>Table of contents</strong></p>
Expand Down
6 changes: 3 additions & 3 deletions deltatech_fast_sale/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Fast Sale

|badge1| |badge2| |badge3|

- Features:
- Features:

- Button in sale order to make the steps of confirmation, delivery and
billing
- Button in sale order to make the steps of confirmation, delivery
and billing

**Table of contents**

Expand Down
Loading

0 comments on commit cf225d3

Please sign in to comment.