-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
27 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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','%')\] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters