Closed (outdated)
Project:
drupal erp profile
Version:
6.x-1.1-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 20:12 UTC
Updated:
9 Apr 2017 at 23:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
leenx commentedBeen messing with this, but so far,I have not been successful. I hope somebody else might be able to make some head way. It tended to cause the following problem ... http://drupal.org/node/1105172#comment-4323566
Thanks
LeeT
Comment #2
leenx commentedDone some updates. Basically using the following make stub, a complete DrupalERP install can be made, that should be functioning and usable in Aegir too.
Copy the below make stub into erp-stub.make and use the above drush command.
I have also attached a copy of the patches, profile and make file, almost running like D.O build system.
I have removed the countdowntimer module and added jstimer. Removed context and ctools, seeing that I could not find it used any where.
Hoping that people can test and somebody can merge the changes.
Comment #3
leenx commentedIf anybody is interested, I have patches and make build file at http://files.leenx.biz/erp/20111130a/erp.make
If you have drush and drush make install, you can just do
drush make http://files.leenx.biz/erp/20111130a/erp.make folder-name
This should build a complete platform with my test theme and a few patches in place.
Enjoy
LeeT
Comment #4
singularo