webERP Forum

Full Version: Special Order Items
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to purge special order items from the items I can see this list get long over time and most are going to be one time items.
Thanks
Dave
Simple answer I think is No. I believe once their is history for that item it can't be deleted.

Tim
The stockmaster record is required for sales analysis and stock movements etc etc - so all history of the transactions and reporting is gone if you purge - the system prevents items with transactions from being deleted.

THere is scope for writing some purges that delete transactions and sales analysis older than a specified date... then the items would be able to be dumped too. Currently with disk space cheap there is no driver to do this work.
Thanks for the reply let me reword I want to keep them in the system I should of used the word filter instead of purge. I just want to filter them out of the SelectOrderItems.php when placing an order.
Thanks
Dave
Hi Dave, you could move them to a separate stock category, would that work?

Thanks
Tim