« CustomLine/en » : différence entre les versions
Page créée avec « 850px » |
Page créée avec « {| class="wikitable" |- style="vertical-align:top;" | 400px | The administration allows you to configure the input modes of the native element lines in multiple ways: * Standard operation (native) * Only free input of products and services * Only selection of predefined products and services * Only free input of products * Only free input of services * Free input of products by default * Free input of services b... » |
||
Ligne 103 : | Ligne 103 : | ||
[[File:CustomLine-Main-Configuration.png|850px]] | [[File:CustomLine-Main-Configuration.png|850px]] | ||
{| class="wikitable" | |||
{| class="wikitable" | |- style="vertical-align:top;" | ||
|- style="vertical-align:top;" | |||
| [[File:CustomLine-Configuration-modeselection.png|400px]] | | [[File:CustomLine-Configuration-modeselection.png|400px]] | ||
| | | The administration allows you to configure the input modes of the native element lines in multiple ways: | ||
* | * Standard operation (native) | ||
* | * Only free input of products and services | ||
* | * Only selection of predefined products and services | ||
* | * Only free input of products | ||
* | * Only free input of services | ||
* | * Free input of products by default | ||
* | * Free input of services by default | ||
It also allows you to place the creation of a new line at the beginning of the list by activating the switch at the end of the line | It also allows you to place the creation of a new line at the beginning of the list by activating the switch at the end of the line |
Version du 5 mars 2025 à 15:01
Presentation
CustomLine allows you to improve and simplify the entry of lines for the different parts of Dolibarr
Elements | row blocking | row field blocking | bulk editing | File import | Category filtering | Quick entry button |
---|---|---|---|---|---|---|
Customer sales proposal | X | X | X | X | X | X |
Customer order | X | X | X | X | X | X |
Customer invoice | X | X | X | X | X | X |
Supplier price request | X | X | ||||
Supplier order | X | Partial* | Partial* | |||
Supplier invoice | X | |||||
Intervention sheet | X | |||||
Warehouse | X | |||||
Bom | X |
Module configuration
The module configuration is carried out from the modules administration page accessible via the Home > Configuration > Modules menus by clicking on the icon at the end of the line.
Main module configuration page
The administration allows you to configure the input modes of native element lines in multiple ways:
Determining the sale price according to the margin
If the native margin module of dolibarr is activated, it is possible to activate a function to update the calculation of the sale price from the cost price. The calculation is carried out from several values:
- the purchase price or cost price excluding tax (noted here PAHT)
- the discount rate if it is entered (noted here DISCOUNT)
- the VAT rate (noted here VAT)
- an entered or predetermined value (noted here PCTMARGE)
We can configure 3 calculation modes:
- Use of the Mark rate:
Sale price = (- PAHT / ((PCTMARGE / 100) -1)) / DISCOUNT
- Use of margin coefficient
Sale price = (PCTMARGE * PAHT) / DISCOUNT * TXVAT
- Using a margin percentage
Selling price = PAHT * (1 + PCTMARGE/100) / DISCOUNT
The value used for the calculation is determined from
- the values already entered for each line and inverse calculation
- the value contained in the additional attribute associated with the selected product
Une fois cette valeur modifié, il est possible de conserver ou non le nouveau prix de vente déterminé soit pour tout les clients soit en fonction de chaque client.
Once this value has been modified, it is possible to keep or not the new sales price determined either for all customers or according to each customer.
Management of access authorizations
CustomLine allows you to manage access authorizations when entering line fields.
Import Configuration
![]() |
|
![]() |
Click on the Validate button to save your changes. The sheet of your commercial document will then display the modified data |
Importing lines from commercial documents
The import is done in two steps: 1 First, the recovery of the data file on the server 2 Then, the launch of the import of the data from the file
These two steps are carried out at the same level of the tab of the 'Mass import' element.
![]() |
The file recovery is done on the first part of the screen. You must select a file and then validate the import The import is launched by pressing the icon at the end of the line. Once the lines have been imported. It is possible to delete the imported file from the server by pressing the trash can icon. |
other features
Hiding the margin table of document cards
CustomLine adds access permissions to the margin information present on the document cards:
![]() |
Default permissions
| ||
![]() |
The default permissions apply to any user created after the module is installed if they are not added to a group whose permissions are already defined. | ||
![]() |
If the permission is enabled, the document cards will not display the margin data. Only the document total and payment information will be accessible. | ||
![]() |
If the permission is disabled, the document cards will display the margin data |