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 up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
0
Jun 21
|
3855 | |||
|
0
Mar 16
|
3719 | |||
|
5
Sep 25
|
73315 | |||
|
3
Feb 25
|
3869 | |||
|
1
Sep 21
|
5797 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.