Missing addons

hi

really   i like  this app  (erpnext)   :slight_smile:

but   there  is some  addons  for   admin   i miss

like   manage companies   and   database  backups  
how  can i  do  this   until   it can be found


thank  you



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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/f979a987-8b8f-48ba-806c-5fb47f979ee6%40googlegroups.com.

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

Hi Moustafa,


You can manage company @ Setup > Masters > Company
And database backup @ Setup > System

----
Sunil
Partner for ERPNext

On Saturday, August 2, 2014 10:09:53 PM UTC+5:30, Moustafa Ayad wrote:
hi

really   i like  this app  (erpnext)   :slight_smile:

but   there  is some  addons  for   admin   i miss

like   manage companies   and   database  backups  
how  can i  do  this   until   it can be found


thank  you



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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/36f953d8-00ba-4958-aef4-47e574967bf4%40googlegroups.com.

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



بتاريخ السبت، 2 أغسطس، 2014 UTC+3 8:02:48 م، كتب Sunil Kumar:

Hi Moustafa,

You can manage company @ Setup > Masters > Company
And database backup @ Setup > System

----
Sunil
Partner for ERPNext


Hi Sunil 
 thank  you  alot

now  i can  take   abackup 
but  how  can i restore  it  ?



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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/01f11986-5b83-4227-a823-0c576e2783f4%40googlegroups.com.

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

On Sat, Aug 2, 2014 at 10:57 PM, Moustafa Ayad mo...@gmail.com wrote:

بتاريخ السبت، 2 أغسطس، 2014 UTC+3 8:02:48 م، كتب Sunil Kumar:

Hi Moustafa,

You can manage company @ Setup > Masters > Company
And database backup @ Setup > System


Sunil
Nescode (http://nescode.com)
Partner for ERPNext

Hi Sunil
thank you alot

now i can take abackup
but how can i restore it ?


Note:

If you are posting an issue,

  1. ERPNext is a free and open source software and support is given on this
    forum by a team (https://frappe.io/webnotes). So please consider donating if
    you find this forum useful (https://frappe.io/buy). Even a small amount
    would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  4. 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/01f11986-5b83-4227-a823-0c576e2783f4%40googlegroups.com.

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

Hi Moustafa,

You can restore it using the frappe command,

frappe --restore dbname /path/to/sqlfile sitename

If you’re using the new bench, you can prefix it with bench command,

bench frappe --restore dbname /path/to/sqlfile sitename

Thanks,

Pratik
erpnext


Hi Moustafa,



You can restore it using the frappe command,



frappe --restore dbname /path/to/sqlfile sitename



If you’re using the new bench, you can prefix it with bench command,



bench frappe --restore dbname /path/to/sqlfile sitename



Thanks,



Pratik

erpnext



 Hi Pratik
thank  you for  help
how can i find  the  frappe command  documintation 

did   /path/to/sqlfile    mean  aspacific  file   path   i  create it  ??
and  how can i use  frappe command for  create database backup??




Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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/8d68d59d-94a1-422e-b2bc-02bb96a0a7f8%40googlegroups.com.

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