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
3209
0
mar. 16
3249
5
jul. 25
70977
3
feb. 25
2957
1
sep. 21
4997