Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dhongu committed May 3, 2024
1 parent 970b142 commit 412859d
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 38 deletions.
3 changes: 1 addition & 2 deletions deltatech_backup_attachment/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
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','%')\]
4 changes: 2 additions & 2 deletions deltatech_sms/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Deltatech SMS
-

- in endpointse folosesc parametrii:
{number}: string: E164 formatted phone number, {content}:
string: content to send
- {number}: string: E164 formatted phone number,
- {content}: string: content to send

`https://sms.4pay.ro/smscust/api.send_sms?servID={ID}&msg_dst={number}&msg_text={content}&API&password={password}@&external_messageID=1 <https://sms.4pay.ro/smscust/api.send_sms?servID=%7BID%7D&msg_dst=%7Bnumber%7D&msg_text=%7Bcontent%7D&API&password=%7Bpassword%7D@&external_messageID=1>`__

Expand Down
3 changes: 2 additions & 1 deletion deltatech_sms/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
- Features:

- - in endpointse folosesc parametrii:
{number}: string: E164 formatted phone number, {content}: string: content to send
- {number}: string: E164 formatted phone number,
- {content}: string: content to send

[https://sms.4pay.ro/smscust/api.send_sms?servID={ID}\&msg_dst={number}\&msg_text={content}\&API\&password={password}@\&external_messageID=1](https://sms.4pay.ro/smscust/api.send_sms?servID=%7BID%7D&msg_dst=%7Bnumber%7D&msg_text=%7Bcontent%7D&API&password=%7Bpassword%7D@&external_messageID=1)
6 changes: 3 additions & 3 deletions deltatech_sms/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -373,9 +373,9 @@ <h1 class="title">Deltatech SMS</h1>
<ul class="simple">
<li>Features:<ul>
<li><ul class="first">
<li>in endpointse folosesc parametrii:
{number}: string: E164 formatted phone number, {content}:
string: content to send</li>
<li>in endpointse folosesc parametrii:</li>
<li>{number}: string: E164 formatted phone number,</li>
<li>{content}: string: content to send</li>
</ul>
</li>
</ul>
Expand Down
5 changes: 2 additions & 3 deletions deltatech_stock_account/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ Stock Account Extension

|badge1| |badge2| |badge3|

- Features:
-Adds the "amount" field in the stock picking tree view that
indicates the total cost of the order
- Features: -Adds the "amount" field in the stock picking tree view
that indicates the total cost of the order

**Table of contents**

Expand Down
3 changes: 1 addition & 2 deletions deltatech_stock_account/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
- Features:
\-Adds the "amount" field in the stock picking tree view that indicates the total cost of the order
- Features: \-Adds the "amount" field in the stock picking tree view that indicates the total cost of the order
5 changes: 2 additions & 3 deletions deltatech_stock_account/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,9 +371,8 @@ <h1 class="title">Stock Account Extension</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_stock_account"><img alt="dhongu/deltatech" src="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github" /></a></p>
<ul class="simple">
<li>Features:
-Adds the “amount” field in the stock picking tree view that
indicates the total cost of the order</li>
<li>Features: -Adds the “amount” field in the stock picking tree view
that indicates the total cost of the order</li>
</ul>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand Down
18 changes: 8 additions & 10 deletions deltatech_stock_inventory/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
- Features:

- Adds the old stock.inventory model, with its functionalities
- Display stock price column at inventory
- Security group "Can update quantities" is added. Only users in
this group can update product quantities
- Features:

If system parameter "stock.use\_inventory\_price" is set to True, the
cost price of the product is updated with the price on the inventory
line (only if product has FIFO evaluation), so the stock valuation that
is generated from the inventory has the line's unit price
- Adds the old stock.inventory model, with its functionalities
- Display stock price column at inventory
- Security group "Can update quantities" is added. Only users in this group can update product quantities

If system parameter "stock.use_inventory_price" is set to True, the cost price of the product is updated with the price
on the inventory line (only if product has FIFO evaluation), so the stock valuation that is generated from the inventory
has the line's unit price
3 changes: 1 addition & 2 deletions deltatech_watermark/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ deltatech_website_watermark)
Usage
=====

- Go to:
Setting -> General Settings - Business Documents
- Go to: Setting -> General Settings - Business Documents

|image0|

Expand Down
3 changes: 1 addition & 2 deletions deltatech_watermark/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
- Go to:
Setting -\> General Settings - Business Documents
- Go to: Setting -\> General Settings - Business Documents

![](static/description/settings.png)
3 changes: 1 addition & 2 deletions deltatech_watermark/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,7 @@ <h1 class="title">Watermark</h1>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
<ul class="simple">
<li>Go to:
Setting -&gt; General Settings - Business Documents</li>
<li>Go to: Setting -&gt; General Settings - Business Documents</li>
</ul>
<p><img alt="image0" src="https://raw.githubusercontent.com/dhongu/deltatech/17.0/deltatech_watermark/static/description/settings.png" /></p>
</div>
Expand Down
3 changes: 1 addition & 2 deletions deltatech_watermark_report/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ external_layout_background layout
Usage
=====

- Go to:
Setting -> General Settings - Business Documents
- Go to: Setting -> General Settings - Business Documents

|image0|

Expand Down
3 changes: 1 addition & 2 deletions deltatech_watermark_report/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
- Go to:
Setting -\> General Settings - Business Documents
- Go to: Setting -\> General Settings - Business Documents

![](static/description/settings.png)
3 changes: 1 addition & 2 deletions deltatech_watermark_report/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,7 @@ <h1 class="title">Watermark report</h1>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
<ul class="simple">
<li>Go to:
Setting -&gt; General Settings - Business Documents</li>
<li>Go to: Setting -&gt; General Settings - Business Documents</li>
</ul>
<p><img alt="image0" src="https://raw.githubusercontent.com/dhongu/deltatech/17.0/deltatech_watermark_report/static/description/settings.png" /></p>
</div>
Expand Down

0 comments on commit 412859d

Please sign in to comment.