búsqueda en el TPV por referencia, autor, género y editorial.
backup files atacks again...
This commit is contained in:
parent
f6023acc5a
commit
22d71e80dc
7 changed files with 82 additions and 136 deletions
|
@ -13,12 +13,15 @@ Autor, coleccion, ISBN,....
|
|||
|
||||
""",
|
||||
'author': 'Criptomart',
|
||||
'depends': ['product'],
|
||||
'depends': [
|
||||
'product',
|
||||
'point_of_sale',
|
||||
],
|
||||
'data': [
|
||||
'views/product.xml',
|
||||
#'views/templates.xml',
|
||||
'data/product_code_sequence.xml',
|
||||
'views/templates.xml'
|
||||
],
|
||||
'demo': [],
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
'application': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue