You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Satchmo users
Hi
I am in the process of completing my first satchmo shop, so far so
good. However there is one strange thing that I noticed in my product
model with the Number-in-stock field.
If I add more than 1 digit value in the field column of Number-in-
stock field in my Product model, then give me truncation error such as
1pve some thing like this..
I could only use this column for 1 digit inventory and gives me error
if I try to use it for more than 2-digit inventory.
Anyone encountered this before..?
Highly obliged for my rescue..
I am using latest stable version of Satchmo with Django 1.3.1 + MySQL
5.1.41
++
Gulam Gaus
unread,
Feb 6, 2012, 2:52:58 AM2/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Satchmo users
Hi
With regard to my earlier email, its inside Admin display, the Number-in-stock column shows up truncation error ie. for 10, it would display 1E+1, for 20 -> 2E+1 vice versa.
How do I solve this issue?
Any help would be highly appreciated. ++