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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jun 21
|
3125 | ||
|
0
Mar 16
|
3208 | ||
|
5
Jul 25
|
70613 | ||
|
3
Feb 25
|
2763 | ||
|
1
Sep 21
|
4860 |