Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0] ADD ubl inventory report #184

Merged
merged 1 commit into from
Apr 16, 2020
Merged

Conversation

bealdav
Copy link
Member

@bealdav bealdav commented Apr 2, 2020

This module update Odoo Vendors informations implementing UBL InventoryReport-2.1 import

InventoryReport: A report on the quantities of each item that are, or will be, in stock. This document is sent by a Buyer (for example a retailer) to a Seller (for example a producer).

  • tests
  • clean behavior when seller code and variants
  • also put stock on product.product, stock.quant and reports

import


Two new stock fields are populated

supplier_info


settings


Screen after file import

2020-04-08_19-35


Report in quants

2020-04-08_19-18


Exception on concerned supplier

2020-04-08_19-53

@bealdav bealdav force-pushed the 8-ubl-inventory-report branch 4 times, most recently from 36a1cae to e4d63a6 Compare April 5, 2020 21:06
@bealdav bealdav changed the title WIP 8 ubl inventory report [8.0] ADD ubl inventory report - ready for first review Apr 5, 2020
@bealdav bealdav changed the title [8.0] ADD ubl inventory report - ready for first review WIP [8.0] ADD ubl inventory report Apr 6, 2020
@bealdav bealdav force-pushed the 8-ubl-inventory-report branch 5 times, most recently from 4fcd480 to de3eb38 Compare April 8, 2020 16:58
@bealdav bealdav changed the title WIP [8.0] ADD ubl inventory report [8.0] ADD ubl inventory report Apr 8, 2020
@bealdav
Copy link
Member Author

bealdav commented Apr 8, 2020

Please @astirpe could you have a look to this PR ? Thanks in advance

@bealdav bealdav force-pushed the 8-ubl-inventory-report branch 4 times, most recently from 9f0b60c to 1ff35c2 Compare April 13, 2020 22:12
@bealdav
Copy link
Member Author

bealdav commented Apr 13, 2020

Please a review @florian-dacosta @benoitguillot ;-)

@bealdav bealdav force-pushed the 8-ubl-inventory-report branch 3 times, most recently from a48821a to eb30ac2 Compare April 14, 2020 11:29
Copy link
Contributor

@bguillot bguillot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work Thanks !

Copy link
Sponsor

@tonygalmiche tonygalmiche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested and checked locally on my computer and with runbot.
It is OK for me
Thanks also to David Beal for his help on the operation of runbot in private message

@sebastienbeau
Copy link
Member

/ocabot merge

@OCA-git-bot
Copy link
Contributor

Hi @sebastienbeau. Your command failed:

Required option bumpversion_mode for command merge. Possible values : major, minor, patch, nobump.

Ocabot commands

  • ocabot merge major|minor|patch|nobump

More information

@sebastienbeau
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 8.0-ocabot-merge-pr-184-by-sebastienbeau-bump-nobump, awaiting test results.

@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 9123d4e. Thanks a lot for contributing to OCA. ❤️

@bealdav bealdav deleted the 8-ubl-inventory-report branch April 16, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants