Can I define second APP folder

9 views
Skip to first unread message

Gowrav

unread,
Dec 24, 2012, 12:25:36 PM12/24/12
to erpnext-dev...@googlegroups.com
Now whie working for Agiletoolkit and CI we found that user's personal changes must not get affected by updating the framework of the core.

so in CI application folder is put out from core system and in agile first users lib folder is searched for any file firls and if not found searched in system's lib folder. Here What is bothering to me is if I change or develop something and then updates the system from github to take any of changes my whole work has to be saved first and then again imported in system. Its a frustrating task.

Do we have such kind of working that I can add another app folder where I can override any functionality of default doctype/html/js page
this way If I updates from git hub, my work will be saved...

Asking you so many things in start b'coz if I starts in wrong It will be frustrating for me later on ...

Rushabh Mehta

unread,
Dec 24, 2012, 12:31:56 PM12/24/12
to erpnext-dev...@googlegroups.com
Schema conflicts are handled when you merge txt files during pull / merge. Once you merge the conflict, the merged schema will become final and will by synced into the database. You can sync using

lib/wnf.py --sync_all


--
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To post to this group, send email to erpnext-dev...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/HThAVCgnFGwJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages