This topic is locked
[SOLVED]

 Merging Projects

7/11/2013 12:49:00 PM
PHPRunner General questions
R
rgfischerjr author

I've broken my PO project down into chunks - I built the first PHPR to handle CRUD for the look-up tables, manufactures, GL Codes, Shipping Methods, etc.
I then built Item Maintenance as a separate project (easier for me to keep up with the master / detail, etc. in smaller bites and if I have an issue I'm redoing a smaller piece)... I plan on doing the same thing with Vendors>Items, Vendors>Locations, etc.
I'd like to merge them together for the final 'full' application. Save each project as a template and merge? Any tips, gotcha's, etc. anyone can share greatly appreciated!

Sergey Kornilov admin 7/11/2013

Yes, that's the only approach - 'Save as template' and then 'Add template to the project'.