pos_usability: add payment methods in tree view of pos.order (via a computed char field)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from . import product
|
||||
from . import pos_category
|
||||
from . import pos_payment_method
|
||||
from . import pos_order
|
||||
from . import pos_session
|
||||
|
||||
Reference in New Issue
Block a user