Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
dhongu committed May 3, 2024
1 parent ad488c7 commit 970b142
Show file tree
Hide file tree
Showing 146 changed files with 739 additions and 863 deletions.
9 changes: 4 additions & 5 deletions deltatech_account_restrict_date/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- Features:

- Restricts statement line reconciliation cancel if the date is
before the value of system parameter
"sequence.mixin.constraint\_start\_date"
- Features:

- Restricts statement line reconciliation cancel if the date is before the value of system parameter
"sequence.mixin.constraint_start_date"
9 changes: 4 additions & 5 deletions deltatech_agreement_management/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- Features:

- Manage agreements
- Agreement types can be configured, with sequence and report
template
- Features:

- Manage agreements
- Agreement types can be configured, with sequence and report template
31 changes: 14 additions & 17 deletions deltatech_alternative/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
- Features:

- - 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

- A module that adds an alternative on the product form

- Search product by alternative code

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

Camp adaugat in produs search\_index in care se face cautarea daca este
setat paramentrul deltatech\_alternative\_website.search\_index
- - 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

- A module that adds an alternative on the product form

- Search product by alternative code

- 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
6 changes: 3 additions & 3 deletions deltatech_alternative_website/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Features:
- searching product using the equivalent code
- Features:

- searching product using the equivalent code
12 changes: 5 additions & 7 deletions deltatech_auto_reorder_rule/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
- Features:

- Creates a reordering rule with default values when a new product
is created
- Create rule (create\_rule()) method for product.product model
provided for creating rules for existing products
- The rules are created only for type='product' products
- Features:

- Creates a reordering rule with default values when a new product is created
- Create rule (create_rule()) method for product.product model provided for creating rules for existing products
- The rules are created only for type='product' products
6 changes: 3 additions & 3 deletions deltatech_average_payment_period/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Features:
- it computes average duration of cash accounting
- Features:

- it computes average duration of cash accounting
5 changes: 2 additions & 3 deletions deltatech_backup_attachment/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ Backup Attachments

Backup attachments using domain filter

- | Ex.
| [("mimetype","not in",["image/png",
"image/jpeg","application/pdf"])]
- Ex. [("mimetype","not in",["image/png",
"image/jpeg","application/pdf"])]

[('res_model','not
ilike','product'),('res_model','!=','export.attachment'),('res_field','like','%')]
Expand Down
10 changes: 4 additions & 6 deletions deltatech_backup_attachment/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Backup attachments using domain filter

- Ex.
\[("mimetype","not in",\["image/png",
"image/jpeg","application/pdf"\])\]

\[('res\_model','not
ilike','product'),('res\_model','\!=','export.attachment'),('res\_field','like','%')\]
- Ex.
\[("mimetype","not in",\["image/png", "image/jpeg","application/pdf"\])\]

\[('res_model','not ilike','product'),('res_model','\!=','export.attachment'),('res_field','like','%')\]
7 changes: 2 additions & 5 deletions deltatech_backup_attachment/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,11 +372,8 @@ <h1 class="title">Backup Attachments</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_backup_attachment"><img alt="dhongu/deltatech" src="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github" /></a></p>
<p>Backup attachments using domain filter</p>
<ul>
<li><div class="first line-block">
<div class="line">Ex.</div>
<div class="line">[(“mimetype”,”not in”,[“image/png”,
“image/jpeg”,”application/pdf”])]</div>
</div>
<li><p class="first">Ex. [(“mimetype”,”not in”,[“image/png”,
“image/jpeg”,”application/pdf”])]</p>
<p>[(‘res_model’,’not
ilike’,’product’),(‘res_model’,’!=’,’export.attachment’),(‘res_field’,’like’,’%’)]</p>
</li>
Expand Down
25 changes: 9 additions & 16 deletions deltatech_batch_transfer/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
- Improves functionality of the batch picking module by managing the
"empty" pickings (pickings which have all qty's done=zero). Odoo
standard will process all quantities for those pickings, if in
batch. There are two options:

- If system parameter "deltatech\_batch\_keep\_pickings" is not
present, the empty pickings are removed from the batch when the
\<Validate\> button is pressed. Only non-empty pickings will be
processed. You can manually add the empty pickings to another
batch (recommended). If all pickings in the batch are empty, the
batch will become empty
- If system parameter "deltatech\_batch\_keep\_pickings" is
present, the empty picking will not be processed, but it will
remain in the batch to be processed later (not recommended, it
doesn't behave well in the barcode interface).
- Added fields direction, reference, note
- Improves functionality of the batch picking module by managing the "empty" pickings (pickings which have all qty's
done=zero). Odoo standard will process all quantities for those pickings, if in batch. There are two options:

- If system parameter "deltatech_batch_keep_pickings" is not present, the empty pickings are removed from the batch
when the \<Validate\> button is pressed. Only non-empty pickings will be processed. You can manually add the empty
pickings to another batch (recommended). If all pickings in the batch are empty, the batch will become empty
- If system parameter "deltatech_batch_keep_pickings" is present, the empty picking will not be processed, but it will
remain in the batch to be processed later (not recommended, it doesn't behave well in the barcode interface).
- Added fields direction, reference, note
6 changes: 3 additions & 3 deletions deltatech_business_process/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Features:
-
- Features:

-
6 changes: 3 additions & 3 deletions deltatech_card_payment/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Features:
- add payment method card
- Features:

- add payment method card
8 changes: 4 additions & 4 deletions deltatech_cash/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Features:
- specify account for cash deposit/withdrawal at the cash registry
- specificare cont la depunere/retragenere numerar din casa
- Features:

- specify account for cash deposit/withdrawal at the cash registry
- specificare cont la depunere/retragenere numerar din casa
6 changes: 3 additions & 3 deletions deltatech_cash_statement/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Features:
- auto update balance for cash journal
- Features:

- auto update balance for cash journal
10 changes: 4 additions & 6 deletions deltatech_change_uom/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
- Features:

- Forces modification of unit of measurement purchase orders,
sales orders, invoices
- Fortare modificare unitate de masura in produs, comenzi de
achizitie, comenzi de vanzare si facturi.
- Features:

- Forces modification of unit of measurement purchase orders, sales orders, invoices
- Fortare modificare unitate de masura in produs, comenzi de achizitie, comenzi de vanzare si facturi.
7 changes: 3 additions & 4 deletions deltatech_contact/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
- Features:

- This module adds aditional fields in contacts: birthdate, CNP,
identity card number
- Features:

- This module adds aditional fields in contacts: birthdate, CNP, identity card number
1 change: 0 additions & 1 deletion deltatech_data_sheet/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@

1 change: 0 additions & 1 deletion deltatech_data_sheet_website/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@

8 changes: 4 additions & 4 deletions deltatech_dc/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Features:
- Declaration of Conformity
- Declaration of Conformity printing at billing
- Features:

- Declaration of Conformity
- Declaration of Conformity printing at billing
8 changes: 4 additions & 4 deletions deltatech_delivery_status/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Features:
- delivery status
- Stare livare
- Features:

- delivery status
- Stare livare
8 changes: 4 additions & 4 deletions deltatech_download/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Features:
- Downloading files
- A direct download option can be set in the report
- Features:

- Downloading files
- A direct download option can be set in the report
8 changes: 4 additions & 4 deletions deltatech_dropshipping/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Features:
- Displays delivery address in picking
- Afisare adresa livrare in picking
- Features:

- Displays delivery address in picking
- Afisare adresa livrare in picking
6 changes: 3 additions & 3 deletions deltatech_dummy_queue_job/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Features:
-
- Features:

-
12 changes: 5 additions & 7 deletions deltatech_fast_purchase/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
- Features:

- Button in purchase order to make the steps of confirmation,
reception and billing
- Button in repetition to introduce the bill directly
- Button in purchase order to generate the reception based on
notice
- Features:

- Button in purchase order to make the steps of confirmation, reception and billing
- Button in repetition to introduce the bill directly
- Button in purchase order to generate the reception based on notice
7 changes: 3 additions & 4 deletions deltatech_fast_sale/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
- Features:

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

- Button in sale order to make the steps of confirmation, delivery and billing
61 changes: 30 additions & 31 deletions deltatech_fleet/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,34 @@
Acest modul este o extensie a aplicatiei de gestiune parc auto.

- Features:

- - Campuri suplimentare in detele de baza ale unui vehicul.

- indicativ
- sofer de rezerva
- categorie
- nivel rezervor
- capacitate rezervor
- consum mediu
- viteza medie
- carduri de alimentare

- - Gestionare carduri de alimentare

- alocare carduri la masini si la alimentari

- - Gestionare trasee

- gestionare locatii
- gestionare distante intre locatii si durate de deplasare

- - Gestionare foi de parcurs

- trasee aferente unei foi de parcusrs
- carburant

- - Calculare automata a nivelului de carburant din rezervor

- caclul carburant in foaia de parcurs dupa alocarea
alimentarilor
- Features:

- - Campuri suplimentare in detele de baza ale unui vehicul.

- indicativ
- sofer de rezerva
- categorie
- nivel rezervor
- capacitate rezervor
- consum mediu
- viteza medie
- carduri de alimentare

- - Gestionare carduri de alimentare

- alocare carduri la masini si la alimentari

- - Gestionare trasee

- gestionare locatii
- gestionare distante intre locatii si durate de deplasare

- - Gestionare foi de parcurs

- trasee aferente unei foi de parcusrs
- carburant

- - Calculare automata a nivelului de carburant din rezervor

- caclul carburant in foaia de parcurs dupa alocarea alimentarilor

Nota Campul data din fleet trebuie modificat in datatime
62 changes: 28 additions & 34 deletions deltatech_followup/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,31 @@
- Features:

- - Configure followup items:

- Name - name of the followup
- Code - can be used in cron jobs to run only selected
followups
- Active - if the followup items will be processed or not
- Date field - invoice date or due date
- relative days from configured date field (i.e. -5 means
5 days before, 3 means 3 days after)
- mail subject
- mail from
- mail body (with pre-configured blocks - please see field
help)

- - Configure Partners

- will receive followups - check if the partner will be
processed for followups

- - Configure cron job for followup mails:

- model: Followup Send (followup.send.wizard)

- - Python code:

- for all followups: model.run\_followup()
- for selected followups:
model.run\_followup(\["12D", "20D"\]) - 12D and
20D are the codes of the followups to run
- Features:

- - Configure followup items:

- Name - name of the followup
- Code - can be used in cron jobs to run only selected followups
- Active - if the followup items will be processed or not
- Date field - invoice date or due date
- relative days from configured date field (i.e. -5 means 5 days before, 3 means 3 days after)
- mail subject
- mail from
- mail body (with pre-configured blocks - please see field help)

- - Configure Partners

- will receive followups - check if the partner will be processed for followups

- - Configure cron job for followup mails:

- model: Followup Send (followup.send.wizard)

- - Python code:

- for all followups: model.run_followup()
- for selected followups: model.run_followup(\["12D", "20D"\]) - 12D and 20D are the codes of the followups to
run

<!-- end list -->

- An override partner id can be configured for testing purposes. In
system parameters, parameter name -\>
"followup.override\_partner\_id", value -\> id of the partner
- An override partner id can be configured for testing purposes. In system parameters, parameter name -\>
"followup.override_partner_id", value -\> id of the partner
Loading

0 comments on commit 970b142

Please sign in to comment.