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

Quantity on BOM not correct #81

Closed
Thanh-Tu7785 opened this issue Jan 14, 2021 · 1 comment
Closed

Quantity on BOM not correct #81

Thanh-Tu7785 opened this issue Jan 14, 2021 · 1 comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@Thanh-Tu7785
Copy link

Thanh-Tu7785 commented Jan 14, 2021

Runbot link
http://3459891-12-0-b89e54.runbot2-2.odoo-community.org/web?debug=true#action=228&model=mrp.bom&view_type=list&menu_id=123

module: mrp_bom_structure_xlsx
version: 13.0

Steps to reproduce

  • Level 1: A qty 1 (including B qty 2 + C qty 1)
  • Level 2: B (including D + E) qty 1
  • Level 3: D qty 1 & E qty 1

Current behavior
Print BOM for A
When export to excel the Level 2 is only 1
and Level 3 qty of D&E is only 1 (the correct number will be 2)

Expected behavior
Want to export excel with correct quantity from childs BOM

Copy link

github-actions bot commented Nov 3, 2024

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.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Nov 3, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

1 participant