|
23.
|
|
|
The sequence of the line must be unique per template !
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sql_constraint:account.invoice.template.line:0
|
|
24.
|
|
|
Load
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view:wizard.select.invoice.template:0
|
|
25.
|
|
|
You can refer to other lines using their sequence number (e.g. 'L(1)' for first line). Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1) + L(2) + L(3)'; '1250'
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view:account.invoice.template.line:0
|
|
26.
|
|
|
Computed
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
selection:account.invoice.template.line,type:0
|
|
27.
|
|
|
Group By...
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view:account.invoice.template:0
|
|
28.
|
|
|
Python Code
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view:account.invoice.template.line:0
field:account.invoice.template.line,python_code:0
|
|
29.
|
|
|
Invoice Templates
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:ir.actions.act_window,name:account_invoice_template.action_invoice_template_form
model:ir.ui.menu,name:account_invoice_template.menu_action_invoice_template_form
|
|
30.
|
|
|
Analytic Account
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
field:account.invoice.template.line,analytic_account_id:0
|
|
31.
|
|
|
Template Lines
|
|
|
module: account_invoice_template
|
|
|
|
(no translation yet)
|
|
|
|
Located in
field:account.invoice.template,template_line_ids:0
model:ir.model,name:account_invoice_template.model_wizard_select_invoice_template_line
|