Ability to issue credit notes would be cool

Ability to issue credit notes would be cool intead of just deleting orders so that you have a track of things…

[quote name=‘badmaash’]Ability to issue credit notes would be cool intead of just deleting orders so that you have a track of things…[/QUOTE]



You could change the language for “Declined” and the notation for it and call it “Refunded” maybe.?# :rolleyes:

[quote name=‘BarryH’]You could change the language for “Declined” and the notation for it and call it “Refunded” maybe.?# :rolleyes:[/QUOTE]



…when putting the orser into refunded state, will CS - Cart deduct the way of the order from the sales?

It sounds like this will be possible when the new order placement routines are implemented:

```php 4. Order statuses settings. New option will be added to each status: “Invoice/Credit memo” with the following variants:

default: “print invoice/print invoice pdf” buttons will be displayed on order details page "invoice ID/credit memo ID won’t be generated.

invoice: “print invoice/print invoice pdf” buttons will be displayed on order details page. Also invoice ID will be generated and displayed near order ID field in all templates.

credit memo: “print credit memo/print credit memo pdf” buttons will be displayed on order details page. Also credit memo ID will be generated and displayed near order ID field in all templates.

order: “print order details/print order details pdf” buttons will be displayed on order details page.

```

[url]http://forum.cs-cart.com/showthread.php?t=16180[/url]



This should allow you to create a credit memo when the order status is changed to “Canceled”.



Bob