Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
5222 Переглядів

Hi

I have set multi-company and created a demo company in odoo 9. Then I created a demo user who has privilege in demo company only.

Demo user can validate invoice.

But he can't click validate button of register payment

Odoo Warning - Validation Error

The operation cannot be completed, probably due to the following:
- deletion: you may be trying to delete a record while other records still reference it
- creation/update: a mandatory field is not correctly set

[object with reference: name - name]

Did I skipped anything ?

Plz help me.

Аватар
Відмінити
Автор

In odoo-9.0c-20160806/openerp/addons/account/models/account_payment.py

The code execute until following line

self.invoice_ids.register_payment(counterpart_aml)

Have you any hints?

Найкраща відповідь

I had the same problem. I had to manually create an "Account Reconcile Sequence" record for the 2nd company... just duplicated and changed Company. From Technical -- sequences -- Account reconcile sequence.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 25
1784
1
бер. 23
5518
1
жовт. 22
11647
7
січ. 22
19196
2
бер. 21
5304