Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

In odoo14 i want to add extra lines in payment journal entries


by using below.



class AccountPaymentRegister(models.TransientModel):
_inherit = 'account.payment.register'

​def _create_payments
(self):
​pass


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
jun. 21
3374
0
mar. 16
3396
5
jul. 25
71843
3
feb. 25
3333
1
sep. 21
5254