Not able to create leads

HI,
I am on latest git master of ERPnext, installed it on ubuntu.
using fine…
all setup goes well as wella s I spent whole day in setting things up.
But when I am trying to create a lead there is always a message

lead “Lead 1” already exists

but nothing saves.

It goes to lead 2, lead 3 …
but nothing saves…
and on refresh page i am back to lead 1

No data is saved in database also …

Any bug in any update or so …

Regards


Gowrav

Hi,

There was a bug which was just fixed.

Please pull the latest changes and update by using
lib/wnf.py --update origin master

-Anand.

On Dec 21, 2012 4:27 PM, "Gowrav" <go...@gmail.com> wrote:
HI,
I am on latest git master of ERPnext, installed it on ubuntu.
using fine..
all setup goes well as wella s I spent whole day in setting things up.
But when I am trying to create a lead there is always a message

lead "Lead 1" already exists

but nothing saves.

It goes to lead 2, lead 3 ..
but nothing saves..
and on refresh page i am back to lead 1

No data is saved in database also ...

Any bug in any update or so ....

Regards


Gowrav

Hi Gowrav,

Please post your queries on our technical forum.

https://groups.google.com/forum/?fromgroups#!forum/erpnext-developer-forum


Thanks in advance for understanding.


Thanks and Regards,

Umair Sayyed
um…@erpnext.com
www.erpnext.com



On Fri, Dec 21, 2012 at 4:27 PM, Gowrav <> wrote:
HI,
I am on latest git master of ERPnext, installed it on ubuntu.

using fine…
all setup goes well as wella s I spent whole day in setting things up.
But when I am trying to create a lead there is always a message

lead "Lead 1" already exists

but nothing saves.


It goes to lead 2, lead 3 …
but nothing saves…
and on refresh page i am back to lead 1

No data is saved in database also …

Any bug in any update or so …

Regards



Gowrav





Sorry,
just new to python.

thats what i followed

cd /var/www/erpnext/lib
git pull
sudo python wnf.py --update origin master


and got this errorTraceback (most recent call last):
  File “wnf.py”, line 446, in <module>
    run()
  File “wnf.py”, line 307, in run
    import conf
ImportError: No module named conf


-----
While I am able to run the system emans all modules are installed

A Guid will be better




On Friday, 21 December 2012 16:29:17 UTC+5:30, Anand Doshi wrote:

Hi,

There was a bug which was just fixed.

Please pull the latest changes and update by using
lib/wnf.py --update origin master

-Anand.

On Dec 21, 2012 4:27 PM, "Gowrav" <go...@gmail.com> wrote:
HI,
I am on latest git master of ERPnext, installed it on ubuntu.
using fine..
all setup goes well as wella s I spent whole day in setting things up.
But when I am trying to create a lead there is always a message

lead "Lead 1" already exists

but nothing saves.

It goes to lead 2, lead 3 ..
but nothing saves..
and on refresh page i am back to lead 1

No data is saved in database also ...

Any bug in any update or so ....

Regards


Gowrav

Okey done

The steps are

cd [your erpnext path]/lib
git pull
cd …/app
git pull
cd …
./wnf.py --update origin master


On Friday, 21 December 2012 16:38:21 UTC+5:30, Gowrav wrote:

Sorry,
just new to python.

thats what i followed

cd /var/www/erpnext/lib
git pull
sudo python wnf.py --update origin master


and got this errorTraceback (most recent call last):
  File “wnf.py”, line 446, in <module>
    run()
  File “wnf.py”, line 307, in run
    import conf
ImportError: No module named conf


-----
While I am able to run the system emans all modules are installed

A Guid will be better




On Friday, 21 December 2012 16:29:17 UTC+5:30, Anand Doshi wrote:

Hi,

There was a bug which was just fixed.

Please pull the latest changes and update by using
lib/wnf.py --update origin master

-Anand.

On Dec 21, 2012 4:27 PM, "Gowrav" <go...@gmail.com> wrote:
HI,
I am on latest git master of ERPnext, installed it on ubuntu.
using fine..
all setup goes well as wella s I spent whole day in setting things up.
But when I am trying to create a lead there is always a message

lead "Lead 1" already exists

but nothing saves.

It goes to lead 2, lead 3 ..
but nothing saves..
and on refresh page i am back to lead 1

No data is saved in database also ...

Any bug in any update or so ....

Regards


Gowrav

Hi,

Go to /var/www/erpnext
Then run
lib/wnf.py --update origin master

-anand.

On Dec 21, 2012 4:38 PM, "Gowrav" <go...@gmail.com> wrote:
Sorry,
just new to python.

thats what i followed

cd /var/www/erpnext/lib
git pull
sudo python wnf.py --update origin master


and got this errorTraceback (most recent call last):
File "wnf.py", line 446, in <module>
run()
File "wnf.py", line 307, in run
import conf
ImportError: No module named conf


-----
While I am able to run the system emans all modules are installed

A Guid will be better




On Friday, 21 December 2012 16:29:17 UTC+5:30, Anand Doshi wrote:

Hi,

There was a bug which was just fixed.

Please pull the latest changes and update by using
lib/wnf.py --update origin master

-Anand.

On Dec 21, 2012 4:27 PM, "Gowrav" <go...@gmail.com> wrote:

HI,
I am on latest git master of ERPnext, installed it on ubuntu.
using fine…
all setup goes well as wella s I spent whole day in setting things up.
But when I am trying to create a lead there is always a message


lead "Lead 1" already exists

but nothing saves.

It goes to lead 2, lead 3 …
but nothing saves…
and on refresh page i am back to lead 1

No data is saved in database also …



Any bug in any update or so …

Regards


Gowrav

We pulled the latest code (1310) also, but still the error exists, any other idea?

On Friday, 21 December 2012 16:50:50 UTC+5:30, Anand Doshi wrote:

Hi,

Go to /var/www/erpnext
Then run
lib/wnf.py --update origin master

-anand.

On Dec 21, 2012 4:38 PM, "Gowrav" <go...@gmail.com> wrote:
Sorry,
just new to python.

thats what i followed

cd /var/www/erpnext/lib
git pull
sudo python wnf.py --update origin master


and got this errorTraceback (most recent call last):
  File "wnf.py", line 446, in <module>
    run()
  File "wnf.py", line 307, in run
    import conf
ImportError: No module named conf


-----
While I am able to run the system emans all modules are installed

A Guid will be better




On Friday, 21 December 2012 16:29:17 UTC+5:30, Anand Doshi wrote:

Hi,

There was a bug which was just fixed.

Please pull the latest changes and update by using
lib/wnf.py --update origin master

-Anand.

On Dec 21, 2012 4:27 PM, "Gowrav" <go...@gmail.com> wrote:

HI,
I am on latest git master of ERPnext, installed it on ubuntu.
using fine…
all setup goes well as wella s I spent whole day in setting things up.
But when I am trying to create a lead there is always a message


lead “Lead 1” already exists

but nothing saves.

It goes to lead 2, lead 3 …
but nothing saves…
and on refresh page i am back to lead 1

No data is saved in database also …



Any bug in any update or so …

Regards


Gowrav



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

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

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