Author: jleroux
Date: Sun Apr 3 09:10:47 2016
New Revision: 1737557
URL: http://svn.apache.org/viewvc?rev=1737557&view=rev
Log:
This partially reverts the changes done by
r1736866 for OFBIZ-6816 (humanres)
r1736867 for OFBIZ-6817 (manufacturing)
r1736868 for OFBIZ-6819 (order)
r1736869 for OFBIZ-6837 (webpos)
r1736870 for OFBIZ-6860 (myportal)
r1736876 for OFBIZ-6812 (project)
Partially because I did not revert the changes in screens files and I already
restored the *.ftl files (+ ShowProductionRun.groovy) deleted in r1736867 in
their initial locations.
I noticed there is another groovy file: OrderReportPrepare.groovy. It's not
used OOTB (events in relation with JasperReport commented out in order
controller)
Both groovy files will need to be moved to a right location before we move
groovy files also.
They might not be the only ones in this case (wrong initial locations)...
Actually I did not review these patches enough when I committed them.
Apart r1736867 (manufacturing), the ftl files were not moved but simply copied
from their initial locations to the templates components sub-folders.
In r1736867 the files were not moved but deleted and copied (this maybe a patch
effect, not sure we can move files using patches, I'll try)
images
So this simply deletes the templates components sub-folders and their contents
I'll soon properly move the file, in the meantime the trunk will be in an
inconsistent state (because of the the changes in screens files not reverted).
Removed:
ofbiz/trunk/applications/humanres/template/
ofbiz/trunk/applications/manufacturing/template/
ofbiz/trunk/applications/order/template/
ofbiz/trunk/specialpurpose/myportal/template/
ofbiz/trunk/specialpurpose/projectmgr/template/
ofbiz/trunk/specialpurpose/webpos/template/