[ADD] account_partner_account_number:
new module to add account number on partner, visible in account move lines payable and receivable
This commit is contained in:
3
account_partner_account_number/__init__.py
Normal file
3
account_partner_account_number/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import models
|
Reference in New Issue
Block a user