在 odoo 中 引入 outstanding account 的目的是细化付款流程,尤其是 出纳和记账是不同的人员时,在执行对账之前,将付款记录到 outstanding account 是非常有效的模式。
invoice 和 bill 的付款状态是:
Partial 、 in payment、 paid
部分付款 是 partial
完全付款 是 in payment
当 payment account 和 outstanding account 核对之后,状态就是 paid
付款"借方" 科目为 outstanding account
经过银行对账的步骤,最终从 outstanding account 转移到 cash 或 bank 科目
当然,可以不使用outstanding account,设置如下
即在 付款方式 为 incoming 和 outgoing 设置 outstanding receipts account 和 outstanding payment account
设置了这给配置项之后, 在付款时, 将不会登记到 在系统设置中设置的 outstanding account