Zen Cart Logo
Forums / Addon Admin Tools / Edit Orders v4.0 Support Thread

Edit Orders v4.0 Support Thread

Views: 345,932

Results 361 to 380 of 1,927
8 Nov 2013, 6:09 PM
#361
izar74 avatar

izar74

Zen Follower

Join Date:
Mar 2009
Location:
Italy
Posts:
155
Plugin Contributions:
0

Edit Orders v4.0 Support Thread

Got it. Trying to figure out how :cool:

8 Nov 2013, 6:14 PM
#362
izar74 avatar

izar74

Zen Follower

Join Date:
Mar 2009
Location:
Italy
Posts:
155
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

DivaVocals:

Not to be a naysayer, but seems that this is more of an issue with Rewards Points, than Edit Orders.. Perhaps you should take a look at the Rewards Points support thread??? Module authors cannot be expected to support how their modules work with other modules..

Sorry Diva, the only purpouse of the post was to point out that the modules have problems together, and if someone already figured it out to say it.

9 Nov 2013, 3:02 PM
#363
stevis2002 avatar

stevis2002

Zen Follower

Join Date:
Sep 2004
Posts:
143
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Please can somebody advise me on a problem?

When I try to deduct an amount for returns etc, it messes the totals up.
I have version 4.1.2 installed

Thanks guys

10 Nov 2013, 4:30 PM
#365
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Edit Orders v4.0 Support Thread

izar74:

I found a solution for the problem i posted (Integration of Edit Order with Reward Point plugin):
http://www.zen-cart.com/showthread.php?95021-Reward-Points-Module-Live-Release-now-available/page232&highlight=attributes+update

Hope it will help someone ;-)

Thanks for working it out and sharing in BOTH threads..:smile:

10 Nov 2013, 4:32 PM
#366
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Edit Orders v4.0 Support Thread

Stevis2002:

Please can somebody advise me on a problem?

When I try to deduct an amount for returns etc, it messes the totals up.
I have version 4.1.2 installed

Thanks guys

Ahhh if only we knew what you meant by "it messes the totals up" (do fireworks shoot out of your computer screen perhaps??)

and if ONLY we knew what you are doing when you say "When I try to deduct an amount for returns etc"

Details of what you are trying to do, and what is the expected result you expect to see would be REALLY helpful.. Then finally if you could share DETAILS about what is ACTUALLY happening when you try to achieve this objective..

10 Nov 2013, 5:39 PM
#367
stevis2002 avatar

stevis2002

Zen Follower

Join Date:
Sep 2004
Posts:
143
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

DivaVocals:

Ahhh if only we knew what you meant by "it messes the totals up" (do fireworks shoot out of your computer screen perhaps??)

and if ONLY we knew what you are doing when you say "When I try to deduct an amount for returns etc"

Details of what you are trying to do, and what is the expected result you expect to see would be REALLY helpful.. Then finally if you could share DETAILS about what is ACTUALLY happening when you try to achieve this objective..

When I try and put a discount coupon in it messes the totals up. It applies the discount to the price of the product including vat, where the coupon should apply the discount to the order total, and then the vat should be recalculated based on the order total.

When I try and adjust a product quantity from 1 to 0, for example if one was returned, the totals get messed up. The totals are nowhere near what hey should be eg. The total could have been £100. A item worth £20 could have been returned, so the new total should now be £80, but instead it could be £35 or something odd.

Hope that makes sense

12 Nov 2013, 4:24 PM
#368
lhungil avatar

lhungil

Totally Zenned

Join Date:
Feb 2012
Location:
mostly harmless
Posts:
1,818
Plugin Contributions:
4

Re: Edit Orders v4.0 Support Thread

Stevis2002:

When I try and put a discount coupon in it messes the totals up. It applies the discount to the price of the product including vat, where the coupon should apply the discount to the order total, and then the vat should be recalculated based on the order total.

...
Are you using the stock Zen Cart "tax" code to manage VAT (see this article)? Or are you using a 3rd party module?

12 Nov 2013, 5:10 PM
#369
stevis2002 avatar

stevis2002

Zen Follower

Join Date:
Sep 2004
Posts:
143
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

lhungil:

Are you using the stock Zen Cart "tax" code to manage VAT (see this article)? Or are you using a 3rd party module?

Hi there,

I am using the stock version, set up just how it says to in that article you pointed me to.
Thanks

12 Nov 2013, 5:38 PM
#370
lhungil avatar

lhungil

Totally Zenned

Join Date:
Feb 2012
Location:
mostly harmless
Posts:
1,818
Plugin Contributions:
4

Re: Edit Orders v4.0 Support Thread

Stevis2002:

I am using the stock version, set up just how it says to in that article you pointed me to.
Edit Orders does not apply the "coupon" itself, it calls the "ot_coupon" order total module (and the "ot_coupon" order total module applies the discount). In fact all the pricing other than product specific overrides (such as number, name, attributes, price, tax rate, etc) are handled 100% by the installed and enabled "order total" modules.

Can you check your settings for the "coupon" (including code, name, and text shown by Edit Orders)? Can you also check your settings for the "ot_coupon" Order Total module (especially sort order, include shipping, include tax, recalculate tax "method", and tax class)? Can you also provide a concrete example (including all data related to the order)?

12 Nov 2013, 6:29 PM
#371
stevis2002 avatar

stevis2002

Zen Follower

Join Date:
Sep 2004
Posts:
143
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Right then. Now I know whats happening.....The vat isn't being added on when somebody uses a discount coupon on the order. This is messing up the orders, but im pretty sure that's what is causing edit orders to play up too.

Do you know why this is please as i'm sure I have configured the tax correctly?

Thanks

13 Nov 2013, 4:25 PM
#372
stevis2002 avatar

stevis2002

Zen Follower

Join Date:
Sep 2004
Posts:
143
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Does anybody know how I can adjust this so the vat is added on once the discount has been applied?

13 Nov 2013, 5:17 PM
#373
lhungil avatar

lhungil

Totally Zenned

Join Date:
Feb 2012
Location:
mostly harmless
Posts:
1,818
Plugin Contributions:
4

Re: Edit Orders v4.0 Support Thread

Stevis2002:

Right then. Now I know whats happening.....The vat isn't being added on when somebody uses a discount coupon on the order. This is messing up the orders, but im pretty sure that's what is causing edit orders to play up too. ...
If "tax" is not being calculated correctly when a customer goes through the "checkout" process, something is probably not quite "right" with your tax configuration... I'd start by searching other threads on the forums about setting up taxes and/or vat... Or creating a new thread to ask why your "tax" is not being correctly applied during the "checkout" process.

You need to fix all issues with "taxes" during the "checkout" process before you will be able to tackle any issues with "tax" calculation when editing an order.

14 Nov 2013, 10:26 AM
#374
stevis2002 avatar

stevis2002

Zen Follower

Join Date:
Sep 2004
Posts:
143
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

lhungil:

If "tax" is not being calculated correctly when a customer goes through the "checkout" process, something is probably not quite "right" with your tax configuration... I'd start by searching other threads on the forums about setting up taxes and/or vat... Or creating a new thread to ask why your "tax" is not being correctly applied during the "checkout" process.

You need to fix all issues with "taxes" during the "checkout" process before you will be able to tackle any issues with "tax" calculation when editing an order.

Thanks for the help.
The taxes work fine 100% of the time. The only time they messs up is when a discount coupon comes into the equation :(

20 Nov 2013, 10:19 AM
#375
stevis2002 avatar

stevis2002

Zen Follower

Join Date:
Sep 2004
Posts:
143
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Stevis2002:

Thanks for the help.
The taxes work fine 100% of the time. The only time they messs up is when a discount coupon comes into the equation :(

Anybody able to help please?

Thanks

20 Nov 2013, 11:14 AM
#376
memorydave avatar

memorydave

New Zenner

Join Date:
Apr 2012
Posts:
24
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

OK I have had a read of this thread and can't find the issue I am having.

Everything installed fine it seamed. When I go and press "update" it goes to a blank page.

But it does actually update the order, you can see that by going back to the order. It has been changed

20 Nov 2013, 2:59 PM
#377
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Edit Orders v4.0 Support Thread

memorydave:

OK I have had a read of this thread and can't find the issue I am having.

Everything installed fine it seamed. When I go and press "update" it goes to a blank page.

But it does actually update the order, you can see that by going back to the order. It has been changed

blank page = error.. post what the resulting error log says..

21 Nov 2013, 9:27 AM
#378
memorydave avatar

memorydave

New Zenner

Join Date:
Apr 2012
Posts:
24
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

DivaVocals:

blank page = error.. post what the resulting error log says..

There is no error logs, I am looking in the cache folder and Im using zen 1.5 and there is no error logs

21 Nov 2013, 10:06 AM
#379
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Edit Orders v4.0 Support Thread

memorydave:

There is no error logs, I am looking in the cache folder and Im using zen 1.5 and there is no error logs

That's because it's in the LOGS folder..

24 Nov 2013, 1:54 AM
#380
mjhendricks avatar

mjhendricks

New Zenner

Join Date:
Nov 2013
Location:
Lacey, WA
Posts:
7
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Thank you!

We're a company with a massive laser cutting and engraving machine (150 Watts, 1500 x 1200mm bed)...We have our own designs for sale, but also accept commissioned work, which requires a quoting process. This is an easy way to give our customers a quote request and response mechanism...One problem:

When I open the order page, it alerts

Warning Warning: One or more of the customer address fields contains a country name unknown to Zen Cart ("Locations / Taxes"->"Countries").
Taxes and some shipping modules may not function correctly until the issue has been resolved.

This typically occurs if someone deletes or renames a country's name from Zen Cart ("Locations / Taxes"->"Countries"). You can fix the issue by doing one of the following:

    Add the country (and name) back to the Zen Cart database.
    Adjust the country name to match one of the country names in the Zen Cart database.

I have verified, both through the Admin module and directly in the database, that "United States" does in fact exist in the proper areas as suggested, and that there are no leading/trailing spaces in the "orders" or "countries" tables.

While the ordered items/address portion of the update is successful, the customer is not notified of the update, and update comments are not added to the order.