Continuing the discussion from Addition of UOM to Item price Lists :
Hi Nabin,
Hope you are well.
I have been trying to save our custom app to our repository for installation on a test server and all I seem to be able to do so far is to get the fixtures.
I have created the new App and created a new DocType in the App. In addition I have added some custom fields to the ErpNext App.
Using ‘bench export-fixtures’ exports the customisations but I can’t see how to do the same for the custom App/DocTYpe.
When I push to the repository and then install on the test server, the custom fields are there but not the new app.
Could you run through the correct procedure for me?
Regards,
Ardan Peddell
CoreBPM Pte Ltd - 51 Tai Seng Avenue - #03-06 Pixel Red - Singapore 533941
T: 66318438 F: 31257303
“The only problem with communication is the illusion that it has taken place” – Bernard Shaw
This e-mail and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of CoreBPM Pte Ltd . If you are not the intended recipient of this e-mail and its attachments, you must take no action based upon them, nor must you copy or show them to anyone. Please contact the sender if you believe you have received this e-mail in error.
<img src=‘/uploads/default/743/875bde1acb490f8f.png’ width=‘152’ height=‘62’>
Can you give the output of the following from your development machine?
cd apps/{your_app_name}
git status
Also, what is the output of bench update
on the server after pushing it?
Ardan
May 22, 2015, 9:00am
2
Hi Pratik, I solved the issue (see the Addition of UOM to Item price Lists - #3 by Ardan post) - it came down to making sure that I was logged in as ‘administrator’ in developer mode. Once I recreated the DocType’s all is working as expected.
Thanks
Ardan
1 Like