Author Topic: Product Price / Cost issue? is it bug?  (Read 9036 times)

Offline James

  • Jr. Member
  • **
  • Posts: 91
  • Karma: +9/-0
    • View Profile
Product Price / Cost issue? is it bug?
« on: July 09, 2012, 07:55:42 AM »
Dear All,

I have on previous occasion shared this issue. however was never able to pinpoint myself on how this happened.

1. Product Created with Value (xxxx.xx) turns to (xx.xx) or   value (xxxx.xx) turns to (x.xx).
2. What would happen is everytime a product was created, sometime later when going about with usual work and editing and updating, even when the price / cost is not updated or edited. (the value changes on its own) to a smaller digit value.


Finally if am not wrong, i found how it was happening. although on previous occasions on other posts. i mentioned this. i never knew why or how it happened. here is when it happens.

1. Product created, with all required information including cost and price and so on.
2. Product displays fine.
3. Edit Product (for example lets say description of the product) and save the changes
4. Products description is updated. and a message displayed success message on top.
5. (You are still on the edit option) now refresh the page. (The value in price and cost text box has changed on its own)

:) hope this can be fixed. or some light shed on this issue :)

Thanks guys...
I have truly loved the way this product is evolving .... amazing work team ;)
echo $james;

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Product Price / Cost issue? is it bug?
« Reply #1 on: July 09, 2012, 01:24:48 PM »
hello.
we changed some number formatting. Now will works correctly.
bugfix will be in next release...1.0.4
Thank you :)
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline James

  • Jr. Member
  • **
  • Posts: 91
  • Karma: +9/-0
    • View Profile
Re: Product Price / Cost issue? is it bug?
« Reply #2 on: July 09, 2012, 01:26:18 PM »
hello.
we changed some number formatting. Now will works correctly.
bugfix will be in next release...1.0.4
Thank you :)

Cool so, it means if an admin refresh the product edit page. it wont automatically change the value anymore :)

Thats nice..

Thanks  :)
echo $james;

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Product Price / Cost issue? is it bug?
« Reply #3 on: July 11, 2012, 07:40:33 AM »
Cool so, it means if an admin refresh the product edit page. it wont automatically change the value anymore :)
Thats nice..
Thanks  :)

Yes. it will format numbers by admin language settings (decimal and thousand pointers), even after js-preformatting  and saving. We added common function for preformatting these numbers for database writing.
By the way you can check this on current development version from our github repo
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline James

  • Jr. Member
  • **
  • Posts: 91
  • Karma: +9/-0
    • View Profile
Re: Product Price / Cost issue? is it bug?
« Reply #4 on: July 14, 2012, 10:37:34 AM »
Yes. it will format numbers by admin language settings (decimal and thousand pointers), even after js-preformatting  and saving. We added common function for preformatting these numbers for database writing.
By the way you can check this on current development version from our github repo


Cool thanks...
echo $james;

 

Powered by SMFPacks Social Login Mod