-
-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
account_brand: Improve documentation
- Loading branch information
Showing
5 changed files
with
49 additions
and
21 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 |
---|---|---|
|
@@ -40,11 +40,18 @@ report. | |
Configuration | ||
============= | ||
|
||
To configure this module, please refer to the documentation of | ||
`brand <https://github.com/OCA/brand/blob/12.0/brand/README.rst>`__. It | ||
is important to note that if the brand type is not configured in the | ||
Users & Companies settings, the field will not be visible in the invoice | ||
view. | ||
It is important to note that the "brand use level" **should** be set to | ||
``Optional`` or ``Required``. The brand use level is configured in the | ||
Users & Companies settings. By default it is set to 'Do not use brands | ||
on business document'. Then the field to select a brand on the invoice | ||
view will not be available. | ||
|
||
To change the "brand use level": | ||
|
||
#. Go to Settings > General Settings #. Select the brand use level, the | ||
following options are available: | ||
``Do not use brands on business document`` (Default) ``Optional`` | ||
``Required`` | ||
|
||
Usage | ||
===== | ||
|
@@ -54,10 +61,12 @@ To use this module, you need to: | |
1. Go to Accounting > Customers > Invoices | ||
2. Select or create an invoice | ||
3. Enter the information and select the brand | ||
4. Print the PDF report. It includes the information of the brand. | ||
4. Print the PDF report. It includes the style and information of the | ||
brand. | ||
|
||
To do point 4, the Brand External Report Layout OCA module must be | ||
installed. | ||
To do point 4, the `Brand External Report | ||
Layout <https://github.com/OCA/brand/tree/18.0/brand_external_report_layout/README.rst>`__ | ||
OCA module must be installed. | ||
|
||
Bug Tracker | ||
=========== | ||
|
@@ -89,6 +98,7 @@ Contributors | |
- Vicent Cubells | ||
|
||
- Ammar Officewala <[email protected]> | ||
- bosd <<[email protected]> | ||
|
||
Other credits | ||
------------- | ||
|
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,3 +1,12 @@ | ||
To configure this module, please refer to the documentation of | ||
[brand](https://github.com/OCA/brand/blob/12.0/brand/README.rst). | ||
It is important to note that if the brand type is not configured in the Users & Companies settings, the field will not be visible in the invoice view. | ||
It is important to note that the "brand use level" **should** be set to `Optional` or `Required`. | ||
The brand use level is configured in the Users & Companies settings. | ||
By default it is set to 'Do not use brands on business document'. | ||
Then the field to select a brand on the invoice view will not be available. | ||
|
||
To change the "brand use level": | ||
|
||
#. Go to Settings > General Settings | ||
#. Select the brand use level, the following options are available: | ||
`Do not use brands on business document` (Default) | ||
`Optional` | ||
`Required` |
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 |
---|---|---|
|
@@ -4,3 +4,4 @@ | |
- [Obertix](https://www.obertix.net): | ||
- Vicent Cubells | ||
- Ammar Officewala \<<[email protected]>\> | ||
- bosd \<<[email protected]\> |
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