Installation query

Hello All,
   I have installed erpnext on my local machine. while installion i got following error

Executing execute:webnotes.delete_doc(‘DocType Mapper’, ‘Delivery Note-Packing Slip’) in rorgt
Success
Executing patches.april_2013.p06_default_cost_center in rorgt
Traceback (innermost last):
  File “/var/www/rorgt/lib/webnotes/modules/patch_handler.py”, line 74, in execute_patch
    webnotes.get_method(patchmodule + “.execute”)()
  File “app/patches/april_2013/p06_default_cost_center.py”, line 9, in execute
    webnotes.conn.sql_ddl(“”“alter table tab%s alter %s drop default”“” % (dt, fieldname))
  File “/var/www/rorgt/lib/webnotes/db.py”, line 153, in sql_ddl
    self.sql(query)
  File “/var/www/rorgt/lib/webnotes/db.py”, line 120, in sql
    raise e
 OperationalError: (1054, “Unknown column ‘cost_center’ in ‘tabDelivery Note Item’”)

patches.april_2013.p06_default_cost_center: failed: STOPPED

i have successfully completed the company setup and refresh the page.  All modules in app page disappear for administrator (are listed in modules menu). i also did not found hide /unhide module link in setup page. Is this new feature?  what should i do to appear all modules to administrator?

Thank You.



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 post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/EObmfl1S7AMJ.

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

 

 

Hi Gangadhar,

Please pull updates again. We have fixed this issue.

Thanks,
Anand.

On 19-Apr-2013, at 4:25 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
   I have installed erpnext on my local machine. while installion i got following error

Executing execute:webnotes.delete_doc('DocType Mapper', 'Delivery Note-Packing Slip') in rorgt
Success
Executing patches.april_2013.p06_default_cost_center in rorgt
Traceback (innermost last):
  File "/var/www/rorgt/lib/webnotes/modules/patch_handler.py", line 74, in execute_patch
    webnotes.get_method(patchmodule + ".execute")()
  File "app/patches/april_2013/p06_default_cost_center.py", line 9, in execute
    webnotes.conn.sql_ddl("""alter table `tab%s` alter `%s` drop default""" % (dt, fieldname))
  File "/var/www/rorgt/lib/webnotes/db.py", line 153, in sql_ddl
    self.sql(query)
  File "/var/www/rorgt/lib/webnotes/db.py", line 120, in sql
    raise e
 OperationalError: (1054, "Unknown column 'cost_center' in 'tabDelivery Note Item'")

patches.april_2013.p06_default_cost_center: failed: STOPPED

i have successfully completed the company setup and refresh the page.  All modules in app page disappear for administrator (are listed in modules menu). i also did not found hide /unhide module link in setup page. Is this new feature?  what should i do to appear all modules to administrator?

Thank You.



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 post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/EObmfl1S7AMJ.

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

 

 




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 post to this group, send email to er...@googlegroups.com.

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