Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
moneyworks:batch_manager [2012/07/30 05:43] – created Craig Drown | moneyworks:batch_manager [2012/07/30 06:14] (current) – Craig Drown | ||
---|---|---|---|
Line 10: | Line 10: | ||
* The script does not add batches as you receive them (the logic being that you don't receive batches nearly as often as you issue them). You need to manually add them to the comment field of the product with the format: < | * The script does not add batches as you receive them (the logic being that you don't receive batches nearly as often as you issue them). You need to manually add them to the comment field of the product with the format: < | ||
* {{ : | * {{ : | ||
+ | |||
+ | ==== Issuing goods ==== | ||
+ | * When entering a debtor invoice, type in the product code: if it has been set to use batches, you will be shown a window with the available batches: | ||
+ | * {{ : | ||
+ | * Enter the line number of the batch to issue. In the example shown the user is choosing the 2nd batch. | ||
+ | * The batch will be inserted at the end of the detail line in brackets. | ||
+ | * You don't need to do anything else: the text in brackets will show the total amount available, not the amount you're issuing (which is in the quantity column of the detail line). | ||
+ | * Stock is only reduced when you post the invoice: | ||
+ | * Open the invoice | ||
+ | * Click on the " | ||
+ | * Click OK | ||
+ | * The batch chosen of the product will be reduced by the amount in the quantity column. | ||
+ | |||
+ | <note important> | ||
+ | <note warning> | ||