Commit 4658f12 1 parent b780fa8 commit 4658f12 Copy full SHA for 4658f12
File tree 4 files changed +4
-4
lines changed
edi_voxel_stock_picking_oca
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ addon | version | maintainers | summary
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
37
[ 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
- [ edi_voxel_stock_picking_oca] ( edi_voxel_stock_picking_oca/ ) | 15.0.1.0.1 | | Sends stock picking report to Voxel.
38
+ [ edi_voxel_stock_picking_oca] ( edi_voxel_stock_picking_oca/ ) | 15.0.1.0.2 | | Sends stock picking report to Voxel.
39
39
[ 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
40
40
[ edi_webservice_oca] ( edi_webservice_oca/ ) | 15.0.1.2.0 | [ ![ etobella] ( https://github.com/etobella.png?size=30px )] ( https://github.com/etobella ) [ ![ simahawk] ( https://github.com/simahawk.png?size=30px )] ( https://github.com/simahawk ) | Defines webservice integration from EDI Exchange records
41
41
[ pdf_helper] ( pdf_helper/ ) | 15.0.1.0.1 | [ ![ simahawk] ( https://github.com/simahawk.png?size=30px )] ( https://github.com/simahawk ) [ ![ alexis-via] ( https://github.com/alexis-via.png?size=30px )] ( https://github.com/alexis-via ) | Provides helpers to work w/ PDFs
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Voxel stock picking
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:a61b62871653401ef25ffd5a133c4982bb9e866604bd382a12df6d3cadf54147
10
+ !! source digest: sha256:24f61a2f22ad8257ac94879d7034afb18fbe2764d4a805e5b895832d7395cfd0
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : "Voxel stock picking" ,
5
5
"summary" : "Sends stock picking report to Voxel." ,
6
- "version" : "15.0.1.0.1 " ,
6
+ "version" : "15.0.1.0.2 " ,
7
7
"category" : "Warehouse Management" ,
8
8
"author" : "Tecnativa, Odoo Community Association (OCA)" ,
9
9
"website" : "https://github.com/OCA/edi" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Voxel stock picking</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:a61b62871653401ef25ffd5a133c4982bb9e866604bd382a12df6d3cadf54147
370
+ !! source digest: sha256:24f61a2f22ad8257ac94879d7034afb18fbe2764d4a805e5b895832d7395cfd0
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/edi/tree/15.0/edi_voxel_stock_picking_oca "> < img alt ="OCA/edi " src ="https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/edi-15-0/edi-15-0-edi_voxel_stock_picking_oca "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/edi&target_branch=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows you to send delivery orders to Voxel. Sending
You can’t perform that action at this time.
0 commit comments