diff --git a/modules/purchase_trade/invoice.xml b/modules/purchase_trade/invoice.xml new file mode 100644 index 0000000..7393b67 --- /dev/null +++ b/modules/purchase_trade/invoice.xml @@ -0,0 +1,16 @@ + + + + Payment Order + account.invoice + account.invoice + account_invoice/payment_order.fodt + + + + form_print + account.invoice,-1 + + + + diff --git a/modules/purchase_trade/tryton.cfg b/modules/purchase_trade/tryton.cfg index 11bc603..78eec8a 100755 --- a/modules/purchase_trade/tryton.cfg +++ b/modules/purchase_trade/tryton.cfg @@ -33,7 +33,8 @@ xml: global_reporting.xml derivative.xml valuation.xml - weight_report.xml - dimension.xml - backtoback.xml - account.xml + weight_report.xml + dimension.xml + backtoback.xml + invoice.xml + account.xml