stiez / pos-tracker-eve

Automatically exported from code.google.com/p/pos-tracker-eve
0 stars 0 forks source link

Major update to Outpost support #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've brought my personal branch up to the latest SVN version. This includes a 
large overhaul of the Outpost support so that it is now usable.

Patch is available at 
http://www.adamashley.name/stuff/pos-tracker-r206-rework-outpost-support.patch

Changes:
* Adds specific user permissions for Outpost management.
* Makes Outpost Tracker listing UI more consistent with POS Tracker
* Corrects permission checks on Outpost pages and actions
* Fixes logging of Outpost changes
* Adds a 'Desired Stock' calculation to view outpost page. This is currently 
hard coded to 60 days, I planned to make it UI controlled but havent got to it 
yet.
* Fixes POSMGMT->addstructure() so that it correctly adds a silo the same as 
addstructure.php. This method is used by the fit importer.

Original issue reported on code.google.com by aash...@adamashley.name on 10 Sep 2011 at 2:33

GoogleCodeExporter commented 9 years ago
Have updated patch file linked above with a correction to the alt/title 
attributes for the edit link in outpost tracker

Original comment by aash...@adamashley.name on 10 Sep 2011 at 3:38

GoogleCodeExporter commented 9 years ago
Code reviewed and added into 5.1.7 update. Patch notes also added.

Thanks for doing such a nice job on this.

Original comment by frozenic...@gmail.com on 16 Sep 2011 at 4:55