You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[V14] maintenance_account, dont create same equipment category of every single unit when tracking by serial on the product with asset profile ticked
#229
Closed
bunhin opened this issue
May 27, 2022
· 5 comments
Is your feature request related to a problem?
It is not causing an error now, but I consider as a bug and may need improvement,
The current behavior is creating the same equipment category when validating vendor bills for "can be maintained item" when the item is tracked by serial and the purchase qty more than 1, in combination with creating the assets (an asset profile is selected)
Step to reproduce:
0. Install The OCA asset management module, and create an asset profile
install maintenance_product and maintenance_account module
Create a product category for example Laptop
Create a laptop item with category = Laptop, then check "Can Be Maintained" on product form and use tracking with serial.
Create purchase for laptop item with 10 units in quantity, confirm the PO
Receive product and enter or generate serial number for 10 items
Validate the receive
Create the vendor bill, indicate the bill date, and select the asset profile created above, doing so the bill line become 10 lines now (correct behavior)
confirm the bill.
It will create 10 equipment items with 10 equipment categories (1 equipment category for 1 laptop item) with the same name of the equipment category (Laptop)
Expected behavior --> only 1 equipment category should be created (Laptop) and all the 10 units of laptop items in the same equipment category.
The text was updated successfully, but these errors were encountered:
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.
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.
Is your feature request related to a problem?
It is not causing an error now, but I consider as a bug and may need improvement,
The current behavior is creating the same equipment category when validating vendor bills for "can be maintained item" when the item is tracked by serial and the purchase qty more than 1, in combination with creating the assets (an asset profile is selected)
Step to reproduce:
0. Install The OCA asset management module, and create an asset profile
Expected behavior --> only 1 equipment category should be created (Laptop) and all the 10 units of laptop items in the same equipment category.
The text was updated successfully, but these errors were encountered: