Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Nov 2009
    Location
    France
    Posts
    26
    Plugin Contributions
    0

    Default Re: Making a credit note

    Tried to use "Edit Orders" add-on to create negative item count in basket, which looked like it worked for a moment, but basket reverted to zero items...

    ... and now the "edit" button is not even available to re-edit this order, presumably because the order is now empty...

  2. #2
    Join Date
    Aug 2008
    Posts
    138
    Plugin Contributions
    0

    Default Re: Making a credit note

    Still no solutions to this?

    I really need to find something I can use to issue credit notes when customers are returning/cancelling their orders.

  3. #3
    Join Date
    Nov 2009
    Location
    France
    Posts
    26
    Plugin Contributions
    0

    Default Re: Making a credit note

    I managed to put something together by:

    Changing the basket/checkout processes to allow negative quantity values
    Changing the checkout process to not automatically change to "gift voucher" payment type on negative values
    Changing the shopping cart class to disallow negative values from being entered
    Changing the checkout process to show tax on negative values
    Changing the currencies class to show negative amounts nicely
    Adding new payment and shipping types called "credit note"

    Negative quantities can now be added to a customers cart, and be checked out, resulting in credit note.

    However...

    I need to add an Admin interface function to place negative quantities in the cart (I currently use an Access database for a lot of Admin stuff, but most people won't want to do this, or won't have remote direct database access - other than phpmyadmin - unless they use a php bridge or something). But I think this should be fairly straightforward.

    I need to edit the orders.php to send a different email (or easy - no email) if it's a negative total.

    This works for me, although my php skills are basic at best. But on this basis - unless I've overlooked something drastic - it would be fairly easy for a more competent php coder to come up with a mod.

    Sorry if this hasn't helped...

 

 

Similar Threads

  1. despatch note
    By irishshopper in forum Basic Configuration
    Replies: 2
    Last Post: 7 Jul 2011, 12:36 AM
  2. Note Area
    By Golden Synergy in forum General Questions
    Replies: 2
    Last Post: 5 Apr 2011, 06:42 PM
  3. Coupon Code making my Credit Card Transactions Decline
    By wussyib in forum Managing Customers and Orders
    Replies: 3
    Last Post: 9 Mar 2010, 06:03 AM
  4. Credit Note issue page?
    By Stevis2002 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 27 May 2006, 09:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg