CoreBOSBB

Full Version: Append (add inventory lines from other record) at inventory modules
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
Sometime we have a need to add (or append) inventory line items to the record (Q/SO/Inv/PO) we are working on.
For example. We have 3 quotes:
A- consist of products A1, A2 and A3
B - consist of products B1, B2
C - consist of product C1

It would be nice to have a feature witch enables us the following:

on NEWQuote creation (or whlie editing the already created) "load" inventory lines content from already egsting Quote and do thsi few times (apped A quote lines, then append C quote lines and finally append B quote lines).
So as the result we would have NEWquote witch would consist of A1, A2, A3, C1, B1, B2 preselected products.

Maybe someone has realised something similar?
(01-11-2021, 03:28 PM)joebordes Wrote: [ -> ]https://corebos.com/documentation/doku.php?id=en:extensions:extensions:minvmods2invmods

Hi Joe,
It could be the solution (grouping) , but I was not able to find more details about this extension. Maybe it would be possible to temporary enable it on demo site? Does grouping process keeps the grouped items for next grouping, or they are merged with not possibility group once more time?