mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
12 lines
343 B
YAML
12 lines
343 B
YAML
-
|
|
I create a new Sale Order with transaction ID
|
|
-
|
|
!record {model: sale.order, id: so_with_transaction_id}:
|
|
partner_id: base.res_partner_2
|
|
note: Invoice after delivery
|
|
payment_term: account.account_payment_term
|
|
transaction_id: XXX66Z
|
|
order_line:
|
|
- product_id: product.product_product_7
|
|
product_uom_qty: 8
|