mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-20 00:12:00 +02:00
barcodes => oca-ocb-warehouse
This commit is contained in:
parent
2526f41c76
commit
88b19d74eb
178 changed files with 0 additions and 48002 deletions
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
'name': 'Barcode',
|
||||
'version': '2.0',
|
||||
'category': 'Hidden',
|
||||
'summary': 'Scan and Parse Barcodes',
|
||||
'depends': ['web'],
|
||||
'data': [
|
||||
'data/barcodes_data.xml',
|
||||
'views/barcodes_view.xml',
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'installable': True,
|
||||
'post_init_hook': '_assign_default_nomeclature_id',
|
||||
'assets': {
|
||||
'web.assets_backend': [
|
||||
'barcodes/static/src/**/*',
|
||||
],
|
||||
'web.tests_assets': ['barcodes/static/tests/helpers.js'],
|
||||
'web.qunit_suite_tests': ['barcodes/static/tests/basic/**/*.js'],
|
||||
'web.qunit_mobile_suite_tests': ['barcodes/static/tests/mobile/*.js'],
|
||||
},
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue