OCA / edi

GNU Affero General Public License v3.0
119 stars 304 forks source link

UBL inventory report and catalogue management #179

Closed bealdav closed 2 years ago

bealdav commented 4 years ago

I have to work on these topics on UBL context (Odoo v8):

My first module is Inventory Report but both module are with the same model product.supplierinfo.

I would like share opinions and experience on these topics with experts like @alexis-via @jbaudoux @lmignon @astirpe @wpichler or any other

Do you think I have to do one module depending the other or build modules strictly independent ?

For Inventory Report what module name should I choose ?

Only 2 fields for inventory report (supplier_stock_import_ubl) : stock_qty and last_stock (date)

docs:

jbaudoux commented 4 years ago

Hello David,

Please look carefully at https://docs.peppol.eu/poacc/upgrade-3/ which is the European standard for UBL data exchange. It clarifies the processes and usage. You will find some important information regarding the Catalogue. Note also that Ordering and Despatch processes are currently being developed by lmi. Inventory report is not part of peppol. Before implementing it, please look deeply in peppol processes if you cannot use one of them as a replacement.

Kind regards J-E

Le dim. 29 mars 2020 à 14:52, David Beal notifications@github.com a écrit :

I have to work on these topics on UBL context (Odoo v8 and v14):

  • Inventory Report (product stock in supplier warehouse)
  • Prices and catalogue (exchange with suppliers)

My first task is Inventory Report but these task exchange task with the same model product.supplierinfo.

I would like share opinions and experience on these topics with experts like @alexis-via https://github.com/alexis-via @jbaudoux https://github.com/jbaudoux @lmignon https://github.com/lmignon @astirpe https://github.com/astirpe or any other

Do you think I have to do one module depending the other or build modules strictly independent ?

For Inventory Report what module name should I choose ?

  • supplier_stock_import_ubl
  • ???

docs:

- https://github.com/OCA/edi/blob/12.0/base_ubl/data/xsd-2.1/maindoc/UBL-InventoryReport-2.1.xsd (no difference with 2.2 version)

https://github.com/Tradeshift/tradeshift-ubl-xsd/blob/master/src/test/resources/org/oasis-open/ubl/examples/UBL-InventoryReport-2.1-Example.xml

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/OCA/edi/issues/179, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3Q6ZN4AJUBIQ2LSZGJ43TRJ4773ANCNFSM4LV6UL3Q .

bealdav commented 4 years ago

Thanks for these informations

bealdav commented 4 years ago

184 Inventory Report

bealdav commented 4 years ago

184 is green and ready for review

bealdav commented 4 years ago

Now merged

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.