Apps: Unable to run the reports

Hi,

I have just installed the custom app and I am unable to load any reports on the test system

I am getting the following console error.

http://pastebin.com/UfzP5qv1

Kindly note that the other things in the app like customization to Item Code etc is working perfectly fine but only the reports are not work.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the "apps" folder
go to the app folder and write

`python setup.py develop`

then go to the sites folders and:

`frappe --install_app rigpl_erpnext`


On 07-Jul-2014, at 5:53 pm, Aditya Duggal <ad...@gmail.com> wrote:

Hi,

I have just installed the custom app and I am unable to load any reports on the test system

I am getting the following console error.


Kindly note that the other things in the app like customization to Item Code etc is working perfectly fine but only the reports are not work.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/C4724FD2-93D4-4E1F-94BB-5F6DC11FB231%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.
Hi Rushabh,

First of all I think that the app is installed since I am able to see all the reports and also the custom scripts on the server side for the item masters are working perfectly fine, its just that the script reports are not working.

Also I tried the following as per your suggestion:

  1. Went to folder frappe-bench/apps/frappe$ (please note that the below command did not work under the app folder rigpl_erpnext, gave me an error setuptools is missing)
  2. ran the command: `python setup.py develop`
  3. this installed somethings.
  4. then went to folder frappe-bench/sites/rigpl_erpnext
  5. ran the command: `frappe --install_app rigpl_erpnext`
  6. Got this error: http://pastebin.com/2Dh1p7UF
Just feeling like alice in wonderland right now as I am unable to gauge what is happening.




On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:
Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the "apps" folder
go to the app folder and write

`python setup.py develop`

then go to the sites folders and:

`frappe --install_app rigpl_erpnext`


On 07-Jul-2014, at 5:53 pm, Aditya Duggal <ad...@gmail.com> wrote:

Hi,

I have just installed the custom app and I am unable to load any reports on the test system

I am getting the following console error.


Kindly note that the other things in the app like customization to Item Code etc is working perfectly fine but only the reports are not work.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Just add "rigpl_erpnext" in sites/apps.txt

In the new bench we will make this automatic.




On 09-Jul-2014, at 2:44 pm, Aditya Duggal <ad...@gmail.com> wrote:

Hi Rushabh,

First of all I think that the app is installed since I am able to see all the reports and also the custom scripts on the server side for the item masters are working perfectly fine, its just that the script reports are not working.

Also I tried the following as per your suggestion:

  1. Went to folder frappe-bench/apps/frappe$ (please note that the below command did not work under the app folder rigpl_erpnext, gave me an error setuptools is missing)
  2. ran the command: `python setup.py develop`
  3. this installed somethings.
  4. then went to folder frappe-bench/sites/rigpl_erpnext
  5. ran the command: `frappe --install_app rigpl_erpnext`
  6. Got this error: http://pastebin.com/2Dh1p7UF
Just feeling like alice in wonderland right now as I am unable to gauge what is happening.




On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:
Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the "apps" folder
go to the app folder and write

`python setup.py develop`

then go to the sites folders and:

`frappe --install_app rigpl_erpnext`


On 07-Jul-2014, at 5:53 pm, Aditya Duggal <aditya...@gmail.com> wrote:

Hi,

I have just installed the custom app and I am unable to load any reports on the test system

I am getting the following console error.


Kindly note that the other things in the app like customization to Item Code etc is working perfectly fine but only the reports are not work.

-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/3FD4371F-834F-4127-AA28-0D3D33E2E82B%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.
HI Rushabh,

Sorry to bother again, but now I am getting the setup tools error:

~/frappe-bench/apps/rigpl-erpnext$ python setup.py develop
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools



On Thursday, July 10, 2014 1:37:52 PM UTC+5:30, rushabh wrote:
Just add "rigpl_erpnext" in sites/apps.txt

In the new bench we will make this automatic.




On 09-Jul-2014, at 2:44 pm, Aditya Duggal <ad...@gmail.com> wrote:

Hi Rushabh,

First of all I think that the app is installed since I am able to see all the reports and also the custom scripts on the server side for the item masters are working perfectly fine, its just that the script reports are not working.

Also I tried the following as per your suggestion:

  1. Went to folder frappe-bench/apps/frappe$ (please note that the below command did not work under the app folder rigpl_erpnext, gave me an error setuptools is missing)
  2. ran the command: `python setup.py develop`
  3. this installed somethings.
  4. then went to folder frappe-bench/sites/rigpl_erpnext
  5. ran the command: `frappe --install_app rigpl_erpnext`
  6. Got this error: http://pastebin.com/2Dh1p7UF
Just feeling like alice in wonderland right now as I am unable to gauge what is happening.




On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:
Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the "apps" folder
go to the app folder and write

`python setup.py develop`

then go to the sites folders and:

`frappe --install_app rigpl_erpnext`


On 07-Jul-2014, at 5:53 pm, Aditya Duggal <aditya...@gmail.com> wrote:

Hi,

I have just installed the custom app and I am unable to load any reports on the test system

I am getting the following console error.


Kindly note that the other things in the app like customization to Item Code etc is working perfectly fine but only the reports are not work.

-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8f4e1222-ba6d-4d5f-b7da-00b3f004890c%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.

Hi Aditya,

Run,

~/frappe-bench/env/bin/python setup.py develop

On Thu, Jul 10, 2014 at 6:32 PM, Aditya Duggal ad...@gmail.com wrote:

HI Rushabh,

Sorry to bother again, but now I am getting the setup tools error:

~/frappe-bench/apps/rigpl-erpnext$ python setup.py develop
Traceback (most recent call last):
File “setup.py”, line 1, in
from setuptools import setup, find_packages
ImportError: No module named setuptools

On Thursday, July 10, 2014 1:37:52 PM UTC+5:30, rushabh wrote:

Just add “rigpl_erpnext” in sites/apps.txt

In the new bench we will make this automatic.

On 09-Jul-2014, at 2:44 pm, Aditya Duggal ad...@gmail.com wrote:

Hi Rushabh,

First of all I think that the app is installed since I am able to see all
the reports and also the custom scripts on the server side for the item
masters are working perfectly fine, its just that the script reports are not
working.

Also I tried the following as per your suggestion:

Went to folder frappe-bench/apps/frappe$ (please note that the below
command did not work under the app folder rigpl_erpnext, gave me an error
setuptools is missing)
ran the command: python setup.py develop
this installed somethings.
then went to folder frappe-bench/sites/rigpl_erpnext
ran the command: frappe --install_app rigpl_erpnext
Got this error: Traceback (most recent call last): File "/home/addy/frappe-bench/env/bin/frap - Pastebin.com

Just feeling like alice in wonderland right now as I am unable to gauge
what is happening.

On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:

Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the “apps” folder
go to the app folder and write

python setup.py develop

then go to the sites folders and:

frappe --install_app rigpl_erpnext

On 07-Jul-2014, at 5:53 pm, Aditya Duggal ad...@gmail.com wrote:

Hi,

I have just installed the custom app and I am unable to load any reports
on the test system

I am getting the following console error.

"Traceback (innermost last): File "/home/addy/frappe-bench/apps/frappe/frappe - Pastebin.com

Kindly note that the other things in the app like customization to Item
Code etc is working perfectly fine but only the reports are not work.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much information as you can. Please see it from the point of view of the
    person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/erpnext-developer-forum/8f4e1222-ba6d-4d5f-b7da-00b3f004890c%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


Pratik
erpnext

Hy Pratik,

Thanks for this but the moment you gave the reply, I realized that I had not activated the virtual env and infact doing that resolved the problem.

Sorry for bothering you people for such silly mistakes at my end.

Now the reports seems to be running fine on my system as well.

On Thursday, July 10, 2014 6:59:27 PM UTC+5:30, Pratik Vyas wrote:
Hi Aditya,

Run,

~/frappe-bench/env/bin/python setup.py develop

On Thu, Jul 10, 2014 at 6:32 PM, Aditya Duggal <ad...@gmail.com> wrote:
> HI Rushabh,
>
> Sorry to bother again, but now I am getting the setup tools error:
>
> ~/frappe-bench/apps/rigpl-erpnext$ python setup.py develop
> Traceback (most recent call last):
>   File "setup.py", line 1, in <module>
>     from setuptools import setup, find_packages
> ImportError: No module named setuptools
>
>
>
> On Thursday, July 10, 2014 1:37:52 PM UTC+5:30, rushabh wrote:
>>
>> Just add "rigpl_erpnext" in sites/apps.txt
>>
>> In the new bench we will make this automatic.
>>
>>
>>
>>
>> On 09-Jul-2014, at 2:44 pm, Aditya Duggal <ad...@gmail.com> wrote:
>>
>> Hi Rushabh,
>>
>> First of all I think that the app is installed since I am able to see all
>> the reports and also the custom scripts on the server side for the item
>> masters are working perfectly fine, its just that the script reports are not
>> working.
>>
>> Also I tried the following as per your suggestion:
>>
>> Went to folder frappe-bench/apps/frappe$ (please note that the below
>> command did not work under the app folder rigpl_erpnext, gave me an error
>> setuptools is missing)
>> ran the command: `python setup.py develop`
>> this installed somethings.
>> then went to folder frappe-bench/sites/rigpl_erpnext
>> ran the command: `frappe --install_app rigpl_erpnext`
>> Got this error: http://pastebin.com/2Dh1p7UF
>>
>> Just feeling like alice in wonderland right now as I am unable to gauge
>> what is happening.
>>
>>
>>
>>
>> On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:
>>>
>>> Aditya,
>>>
>>> Most likely, the app has not been installed.
>>>
>>> You need to clone your app from github to the "apps" folder
>>> go to the app folder and write
>>>
>>> `python setup.py develop`
>>>
>>> then go to the sites folders and:
>>>
>>> `frappe --install_app rigpl_erpnext`
>>>
>>>
>>> On 07-Jul-2014, at 5:53 pm, Aditya Duggal <ad...@gmail.com> wrote:
>>>
>>> Hi,
>>>
>>> I have just installed the custom app and I am unable to load any reports
>>> on the test system
>>>
>>> I am getting the following console error.
>>>
>>> http://pastebin.com/UfzP5qv1
>>>
>>> Kindly note that the other things in the app like customization to Item
>>> Code etc is working perfectly fine but only the reports are not work.
>>>
>>> --
>>> Note:
>>>
>>> If you are posting an issue,
>>> 1. We should be able to replicate it at our end. So please give us as
>>> much information as you can. Please see it from the point of view of the
>>> person receiving the communication.
>>> 2. Paste your code at http://pastebin.com or http://gist.github.com and
>>> send only the URL via email
>>> 3. For sending images, use http://imgur.com or other similar services. Do
>>> not send images as attachments. Links are good. Same goes for any file you
>>> are going to send.
>>>
>>> End of Note
>>> ---
>>> You received this message because you are subscribed to the Google Groups
>>> "ERPNext Developer Forum" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to erpnext-developer-forum+un...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>
>> --
>> Note:
>>
>> If you are posting an issue,
>> 1. We should be able to replicate it at our end. So please give us as much
>> information as you can. Please see it from the point of view of the person
>> receiving the communication.
>> 2. Paste your code at http://pastebin.com or http://gist.github.com and
>> send only the URL via email
>> 3. For sending images, use http://imgur.com or other similar services. Do
>> not send images as attachments. Links are good. Same goes for any file you
>> are going to send.
>>
>> End of Note
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "ERPNext Developer Forum" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to erpnext-developer-forum+un...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+un...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/erpnext-developer-forum/8f4e1222-ba6d-4d5f-b7da-00b3f004890c%40googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.



--
Pratik
erpnext



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/552f91c3-329d-4c96-ba3e-b17384158412%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.

On Thu, Jul 10, 2014 at 7:16 PM, Aditya Duggal ad...@gmail.com wrote:

Hy Pratik,

Thanks for this but the moment you gave the reply, I realized that I had not
activated the virtual env and infact doing that resolved the problem.

Sorry for bothering you people for such silly mistakes at my end.

Now the reports seems to be running fine on my system as well.

On Thursday, July 10, 2014 6:59:27 PM UTC+5:30, Pratik Vyas wrote:

Hi Aditya,

Run,

~/frappe-bench/env/bin/python setup.py develop

On Thu, Jul 10, 2014 at 6:32 PM, Aditya Duggal ad...@gmail.com
wrote:

HI Rushabh,

Sorry to bother again, but now I am getting the setup tools error:

~/frappe-bench/apps/rigpl-erpnext$ python setup.py develop
Traceback (most recent call last):
File “setup.py”, line 1, in
from setuptools import setup, find_packages
ImportError: No module named setuptools

On Thursday, July 10, 2014 1:37:52 PM UTC+5:30, rushabh wrote:

Just add “rigpl_erpnext” in sites/apps.txt

In the new bench we will make this automatic.

On 09-Jul-2014, at 2:44 pm, Aditya Duggal ad...@gmail.com wrote:

Hi Rushabh,

First of all I think that the app is installed since I am able to see
all
the reports and also the custom scripts on the server side for the item
masters are working perfectly fine, its just that the script reports
are not
working.

Also I tried the following as per your suggestion:

Went to folder frappe-bench/apps/frappe$ (please note that the below
command did not work under the app folder rigpl_erpnext, gave me an
error
setuptools is missing)
ran the command: python setup.py develop
this installed somethings.
then went to folder frappe-bench/sites/rigpl_erpnext
ran the command: frappe --install_app rigpl_erpnext
Got this error: Traceback (most recent call last): File "/home/addy/frappe-bench/env/bin/frap - Pastebin.com

Just feeling like alice in wonderland right now as I am unable to gauge
what is happening.

On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:

Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the “apps” folder
go to the app folder and write

python setup.py develop

then go to the sites folders and:

frappe --install_app rigpl_erpnext

On 07-Jul-2014, at 5:53 pm, Aditya Duggal ad...@gmail.com wrote:

Hi,

I have just installed the custom app and I am unable to load any
reports
on the test system

I am getting the following console error.

"Traceback (innermost last): File "/home/addy/frappe-bench/apps/frappe/frappe - Pastebin.com

Kindly note that the other things in the app like customization to
Item
Code etc is working perfectly fine but only the reports are not work.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much information as you can. Please see it from the point of view of
    the
    person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com
    and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services.
    Do
    not send images as attachments. Links are good. Same goes for any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit

https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much
    information as you can. Please see it from the point of view of the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services.
    Do
    not send images as attachments. Links are good. Same goes for any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit

https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much
    information as you can. Please see it from the point of view of the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services.
    Do
    not send images as attachments. Links are good. Same goes for any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit

https://groups.google.com/d/msgid/erpnext-developer-forum/8f4e1222-ba6d-4d5f-b7da-00b3f004890c%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


Pratik
erpnext


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/erpnext-developer-forum/552f91c3-329d-4c96-ba3e-b17384158412%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Hi Aditya,

We’re in process of making these tasks very simple (activating
virtualenv for example is very unintuitive).

Thanks,

Pratik
erpnext

Pratik might be able to help you, but seems setuptools is not installed 

try:

easy_install pip

and run again.

On 10-Jul-2014, at 6:32 pm, Aditya Duggal <ad...@gmail.com> wrote:

HI Rushabh,

Sorry to bother again, but now I am getting the setup tools error:

~/frappe-bench/apps/rigpl-erpnext$ python setup.py develop
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools



On Thursday, July 10, 2014 1:37:52 PM UTC+5:30, rushabh wrote:
Just add "rigpl_erpnext" in sites/apps.txt

In the new bench we will make this automatic.




On 09-Jul-2014, at 2:44 pm, Aditya Duggal <ad...@gmail.com> wrote:

Hi Rushabh,

First of all I think that the app is installed since I am able to see all the reports and also the custom scripts on the server side for the item masters are working perfectly fine, its just that the script reports are not working.

Also I tried the following as per your suggestion:

  1. Went to folder frappe-bench/apps/frappe$ (please note that the below command did not work under the app folder rigpl_erpnext, gave me an error setuptools is missing)
  2. ran the command: `python setup.py develop`
  3. this installed somethings.
  4. then went to folder frappe-bench/sites/rigpl_erpnext
  5. ran the command: `frappe --install_app rigpl_erpnext`
  6. Got this error: http://pastebin.com/2Dh1p7UF
Just feeling like alice in wonderland right now as I am unable to gauge what is happening.




On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:
Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the "apps" folder
go to the app folder and write

`python setup.py develop`

then go to the sites folders and:

`frappe --install_app rigpl_erpnext`


On 07-Jul-2014, at 5:53 pm, Aditya Duggal <aditya...@gmail.com> wrote:

Hi,

I have just installed the custom app and I am unable to load any reports on the test system

I am getting the following console error.


Kindly note that the other things in the app like customization to Item Code etc is working perfectly fine but only the reports are not work.

-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8f4e1222-ba6d-4d5f-b7da-00b3f004890c%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/231672C2-4C78-4890-8D1E-05C03A78EC06%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.
Sorry did not see the flurry of replies.....

Maybe time to move to stackoverflow, now that someone is kind enough to make a tag??


On 10-Jul-2014, at 10:00 pm, Rushabh Mehta <rm...@gmail.com> wrote:

Pratik might be able to help you, but seems setuptools is not installed 

try:

easy_install pip

and run again.

On 10-Jul-2014, at 6:32 pm, Aditya Duggal <ad...@gmail.com> wrote:

HI Rushabh,

Sorry to bother again, but now I am getting the setup tools error:

~/frappe-bench/apps/rigpl-erpnext$ python setup.py develop
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools



On Thursday, July 10, 2014 1:37:52 PM UTC+5:30, rushabh wrote:
Just add "rigpl_erpnext" in sites/apps.txt

In the new bench we will make this automatic.




On 09-Jul-2014, at 2:44 pm, Aditya Duggal <ad...@gmail.com> wrote:

Hi Rushabh,

First of all I think that the app is installed since I am able to see all the reports and also the custom scripts on the server side for the item masters are working perfectly fine, its just that the script reports are not working.

Also I tried the following as per your suggestion:

  1. Went to folder frappe-bench/apps/frappe$ (please note that the below command did not work under the app folder rigpl_erpnext, gave me an error setuptools is missing)
  2. ran the command: `python setup.py develop`
  3. this installed somethings.
  4. then went to folder frappe-bench/sites/rigpl_erpnext
  5. ran the command: `frappe --install_app rigpl_erpnext`
  6. Got this error: http://pastebin.com/2Dh1p7UF
Just feeling like alice in wonderland right now as I am unable to gauge what is happening.




On Wednesday, July 9, 2014 8:58:00 AM UTC+5:30, rushabh wrote:
Aditya,

Most likely, the app has not been installed.

You need to clone your app from github to the "apps" folder
go to the app folder and write

`python setup.py develop`

then go to the sites folders and:

`frappe --install_app rigpl_erpnext`


On 07-Jul-2014, at 5:53 pm, Aditya Duggal <aditya...@gmail.com> wrote:

Hi,

I have just installed the custom app and I am unable to load any reports on the test system

I am getting the following console error.


Kindly note that the other things in the app like customization to Item Code etc is working perfectly fine but only the reports are not work.

-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/932ef17d-9110-4b10-a3ca-0c7f804f439a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a7c1e5c6-2abf-4e81-bc1c-3e98fba215ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/8f4e1222-ba6d-4d5f-b7da-00b3f004890c%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/F4F902F8-4B99-4DEA-ACD3-8668CE3E9235%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.