Difference between revisions of "Template:FieldSpecialCode"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Tag: 2017 source edit
m
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
|-
 
| special_code
 
| special_code
 
| integer
 
| integer
Line 5: Line 6:
 
| 0  
 
| 0  
 
|  
 
|  
| 0=default, 1=seems not used (or may be used for transport/shipping fees), 2=used by WEEE module to define line as a WEEE line, 3=option line (price must not included in total), 4=Sent for cooking (POS modules for restaurant), module id (>= 5)=value for a custom need. Value is an additional information and has no effect, except value 3 that means "do not take into account amount, it is an option" (so price must not included in total).
+
| 0=default, 1=seems no more used (or may be used to set line as transport/shipping fee), 2=used by WEEE module to define line as a WEEE line, 3=option line (price must not included in total), 4=Sent for cooking (POS modules for restaurant), Module ID (>= 5)=value for a custom need. Value is an additional information and has no effect, except value 3 that means "do not take into account amount, it is an option" (so price must not be included in total, qty in this case should be also 0).
|-
 

Latest revision as of 12:03, 25 July 2024

|- | special_code | integer | YES | | 0 | | 0=default, 1=seems no more used (or may be used to set line as transport/shipping fee), 2=used by WEEE module to define line as a WEEE line, 3=option line (price must not included in total), 4=Sent for cooking (POS modules for restaurant), Module ID (>= 5)=value for a custom need. Value is an additional information and has no effect, except value 3 that means "do not take into account amount, it is an option" (so price must not be included in total, qty in this case should be also 0).