Tower: unpublish om_account_accountant — remove source from 19.0 branch
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
from odoo import fields, models, api
|
||||
|
||||
|
||||
class AccountMove(models.Model):
|
||||
_inherit = "account.move"
|
||||
|
||||
@api.model
|
||||
def _get_invoice_in_payment_state(self):
|
||||
return 'in_payment'
|
||||
Reference in New Issue
Block a user