Commit 1c9f8d0 1 parent 39b06bf commit 1c9f8d0 Copy full SHA for 1c9f8d0
File tree 3 files changed +3
-1
lines changed
3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ addon | version | maintainers | summary
34
34
[ edi_storage_oca] ( edi_storage_oca/ ) | 15.0.1.3.0 | | Base module to allow exchanging files via storage backend (eg: SFTP).
35
35
[ edi_voxel_account_invoice_oca] ( edi_voxel_account_invoice_oca/ ) | 15.0.1.0.1 | | Sends account invoices to Voxel.
36
36
[ edi_voxel_oca] ( edi_voxel_oca/ ) | 15.0.1.0.0 | | Base module for connecting with Voxel
37
+ [ edi_voxel_sale_order_import_oca] ( edi_voxel_sale_order_import_oca/ ) | 15.0.1.0.0 | | Import sale order from Voxel.
37
38
[ edi_voxel_secondary_unit_oca] ( edi_voxel_secondary_unit_oca/ ) | 15.0.1.0.0 | [ ![ ernestotejeda] ( https://github.com/ernestotejeda.png?size=30px )] ( https://github.com/ernestotejeda ) | Add Voxel UoM code to Secondary UoM model
38
39
[ edi_voxel_stock_picking_oca] ( edi_voxel_stock_picking_oca/ ) | 15.0.1.0.2 | | Sends stock picking report to Voxel.
39
40
[ edi_voxel_stock_picking_secondary_unit_oca] ( edi_voxel_stock_picking_secondary_unit_oca/ ) | 15.0.1.0.0 | [ ![ ernestotejeda] ( https://github.com/ernestotejeda.png?size=30px )] ( https://github.com/ernestotejeda ) | Export Secondary UoMs Voxel Code in picking Voxel documents
Original file line number Diff line number Diff line change 1
- 15.0.20230526 .0
1
+ 15.0.20240116 .0
Original file line number Diff line number Diff line change 21
21
'odoo-addon-edi_storage_oca>=15.0dev,<15.1dev' ,
22
22
'odoo-addon-edi_voxel_account_invoice_oca>=15.0dev,<15.1dev' ,
23
23
'odoo-addon-edi_voxel_oca>=15.0dev,<15.1dev' ,
24
+ 'odoo-addon-edi_voxel_sale_order_import_oca>=15.0dev,<15.1dev' ,
24
25
'odoo-addon-edi_voxel_secondary_unit_oca>=15.0dev,<15.1dev' ,
25
26
'odoo-addon-edi_voxel_stock_picking_oca>=15.0dev,<15.1dev' ,
26
27
'odoo-addon-edi_voxel_stock_picking_secondary_unit_oca>=15.0dev,<15.1dev' ,
You can’t perform that action at this time.
0 commit comments