Where are the Files and the database?

Hi
Thanks a lot for the deployment, but i could not find the folder nor the files of ERPNext in my server. where it is located? because i need to make some integration with our POS system, i need to pass some values from the sales invoice to our third party POS software.
can you please lend a hand on doing it.
Thank you very much



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/0c070f59-4cb6-4c79-99b8-93d64132b595%40googlegroups.com.

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

On Thu, May 22, 2014 at 5:00 PM, Khalid Abdu Said kh...@gmail.com wrote:

Hi
Thanks a lot for the deployment, but i could not find the folder nor the
files of ERPNext in my server. where it is located? because i need to make
some integration with our POS system, i need to pass some values from the
sales invoice to our third party POS software.
can you please lend a hand on doing it.
Thank you very much

Hey Khalid,

you should find it in /home/erpnext/frappe-bench

Also, as you are our commercial support customer, you can email us on
our support address too.

Thanks,


Pratik
erpnext

Sorry Pratik,
I could not get the  /home/erpnext/frappe-bench 
 i could not acess the http://frappe.local:8000/api/method/login either.
[10:44:45 AM] Khalid Abdu: do i need frappe, or is frappe installed in my server? I have no idea...
[10:47:23 AM] Khalid Abdu: where is slide #27?

On Thursday, May 22, 2014 2:30:57 PM UTC+3, Khalid Abdu Said wrote:
Hi
Thanks a lot for the deployment, but i could not find the folder nor the files of ERPNext in my server. where it is located? because i need to make some integration with our POS system, i need to pass some values from the sales invoice to our third party POS software.
can you please lend a hand on doing it.
Thank you very much



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/bacf7b01-c036-4dec-8f51-baddbac983a0%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Sorry Pratik,
I could not get the  /home/erpnext/frappe-bench 
 i could not acess the http://frappe.local:8000/api/method/login either.
[10:44:45 AM] Khalid Abdu: do i need frappe, or is frappe installed in my server? I have no idea...
[10:47:23 AM] Khalid Abdu: where is slide #27?

On Thursday, May 22, 2014 2:30:57 PM UTC+3, Khalid Abdu Said wrote:
Hi
Thanks a lot for the deployment, but i could not find the folder nor the files of ERPNext in my server. where it is located? because i need to make some integration with our POS system, i need to pass some values from the sales invoice to our third party POS software.
can you please lend a hand on doing it.
Thank you very much



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/c44bd214-d873-4368-9bcc-709a1a899b87%40googlegroups.com.

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

On Fri, May 23, 2014 at 1:23 PM, Khalid Abdu Said kh...@gmail.com wrote:

Sorry Pratik,
I could not get the /home/erpnext/frappe-bench
i could not acess the http://frappe.local:8000/api/method/login either.
[10:44:45 AM] Khalid Abdu: do i need frappe, or is frappe installed in my
server? I have no idea…

Frappe is the framework that powers erpnext.

[10:47:23 AM] Khalid Abdu: where is slide #27?

REST API is documented at
https://frappe.io/apps/frappe-framework/developers/api/rest_api

In you case doctype is “Sales Invoice”

Thanks,


Pratik
erpnext