we are doing Purchases without making a new product on every article. Therefore we are making a purchase with exact one line without product. We describe our Article in “notes”. Is it possible to track the shipment without any moves? Have everyone done that?
In Tryton, tracking shipments relies on generating stock moves that are linked to specific products. If you create a purchase order line without a product, the system won’t generate the necessary stock moves to track the shipment automatically.
If you do not want to create a new product every time, you can usea generic / dummy product to force the creation of stock moves. However, note that if you use such a product, you won’t be able to effectively control its stock levels.
This workaround lets you manage shipments effectively; however, when you use a single generic product to represent several distinct real-life items, you won’t be able to accurately track the stock levels in these cases.