Mike Jolley
|
265ffee23a
|
Remove $can_be_edited in favour of ->is_editable()
For #6154
|
2014-09-03 10:09:04 +01:00 |
thenbrent
|
78d932e6d2
|
Add WC_Abstract_Order::is_editable()
To centralise logic used to determine if an order can be edited from
the Edit Order screen
|
2014-09-02 11:47:56 -07:00 |
claudiosmweb
|
cd154a30ef
|
improved the line items backward compatibility, closes #6109
|
2014-09-01 12:35:04 -03:00 |
Mike Jolley
|
e6defc0ddd
|
Merge pull request #6127 from tamarazuk/master
Order totals: 4 new action hooks
|
2014-08-29 09:46:57 +01:00 |
thenbrent
|
175923056a
|
Only display "Refund" when unrefunded amount > 0
If an order has been fully refunded, the "Refund" button was still
displayed despite there being no amount to refund.
|
2014-08-28 22:04:51 -07:00 |
Tamara Zuk
|
eb9460aa2d
|
Order totals: 4 new action hooks
|
2014-08-28 21:56:30 -04:00 |
claudiosmweb
|
6081f3b61f
|
fixed some missing and wrong textdomains
|
2014-08-15 16:08:43 -03:00 |
Mike Jolley
|
575ba5974e
|
Variation level backorder 'parent' option makes no sense now parent backorder select is hidden
#6035
|
2014-08-15 15:29:14 +01:00 |
Mike Jolley
|
3f53512c7f
|
Fix up visibility of stock options, drop downs, and get_availability() when parent is managing stock for a variation.
Fixes #6017
|
2014-08-13 15:03:30 +01:00 |
Mike Jolley
|
5bc293a69c
|
Initial display of add order item buttons Fixes #5991
Also Closes #5994
|
2014-08-12 12:54:44 +01:00 |
Gustavo Bordoni
|
34a47c3682
|
Removing a `var_dump`, My bad
|
2014-08-04 08:14:00 -03:00 |
Gustavo Bordoni
|
6b3f228a55
|
Adding the information about who did the refund on the backend
|
2014-08-02 21:57:14 -03:00 |
Gustavo Bordoni
|
fbf4ffd39b
|
Include a isset before using a variable that might not be there
|
2014-08-02 21:32:18 -03:00 |
claudiosmweb
|
a0bd72b9f3
|
Hide variation stock when manage stock is unchecked
closes #5935
@mikejolley
|
2014-07-30 15:32:06 -03:00 |
Barry Kooij
|
e49237c692
|
Added isset() checks around $legacy_order, var is only set if 'woocommerce_calc_taxes' option is 'yes'.
|
2014-07-30 11:13:09 +02:00 |
Mike Jolley
|
c465c7235d
|
Merge branch 'credit-notes'
Conflicts:
includes/abstracts/abstract-wc-order.php
includes/class-wc-order-factory.php
includes/class-wc-post-types.php
includes/wc-formatting-functions.php
includes/wc-order-functions.php
|
2014-07-29 12:09:52 +01:00 |
Mike Jolley
|
8a6831f33b
|
Hide tax columns for legacy orders
@claudiosmweb
|
2014-07-28 17:08:11 +01:00 |
claudiosmweb
|
fda7a5565c
|
removed extra td element in refunds
|
2014-07-28 10:40:08 -03:00 |
Mike Jolley
|
42ac0c0368
|
Fix refund table alignment
|
2014-07-28 11:45:16 +01:00 |
Mike Jolley
|
bf86072cce
|
Interface tweaks
#3164
|
2014-07-28 11:41:52 +01:00 |
claudiosmweb
|
acaee93236
|
fixed refunds cancel button action
|
2014-07-25 13:32:16 -03:00 |
Mike Jolley
|
5e663a7fa8
|
Show refunded line items inline
|
2014-07-25 16:48:19 +01:00 |
Mike Jolley
|
a7eaefc374
|
Change button label for calc taxes
|
2014-07-25 10:48:47 +01:00 |
claudiosmweb
|
2d61126502
|
added add_shipping and add_fee ajax actions
|
2014-07-24 17:55:25 -03:00 |
claudiosmweb
|
5b3f69de0a
|
fixed the "calculate tax" action #3164
|
2014-07-24 17:33:26 -03:00 |
Mike Jolley
|
19b6922044
|
Refund line items and taxes
|
2014-07-24 15:34:14 +01:00 |
Mike Jolley
|
e38dcf79bb
|
Show refund boxes on click
|
2014-07-24 10:56:32 +01:00 |
Mike Jolley
|
0b231f2e03
|
Calc refund amounts and total via javascript
|
2014-07-24 10:53:29 +01:00 |
Mike Jolley
|
1ecfc59dfe
|
Remove refund qty column
|
2014-07-24 10:22:04 +01:00 |
Mike Jolley
|
e9b3d67ab7
|
Coupon template not needed
|
2014-07-24 10:21:57 +01:00 |
Mike Jolley
|
13f4f889a4
|
woocommerce_admin_order_item_values + refund fields
|
2014-07-24 10:21:47 +01:00 |
claudiosmweb
|
a46ef1fced
|
improved the shipping order items
|
2014-07-23 19:30:55 -03:00 |
Mike Jolley
|
3aa9475e39
|
Coupon code display
|
2014-07-23 11:47:02 +01:00 |
Mike Jolley
|
4a306beef5
|
Max 100 taxes displayed, but show text input
|
2014-07-23 11:30:06 +01:00 |
claudiosmweb
|
ae1881de06
|
fixed the line item quantity calcule #3164
|
2014-07-22 18:08:24 -03:00 |
claudiosmweb
|
b56b60f191
|
stopped order editing when the status is not equal to pending or on-hold #3164
|
2014-07-22 16:25:37 -03:00 |
Mike Jolley
|
388e2eec49
|
removed display block
|
2014-07-22 16:46:28 +01:00 |
Mike Jolley
|
249f18f70d
|
Merge branch 'credit-notes' of https://github.com/woothemes/woocommerce into credit-notes
Conflicts:
assets/js/admin/meta-boxes-order.min.js
|
2014-07-22 16:44:23 +01:00 |
Mike Jolley
|
3e4506c376
|
Clean up total/subtotal display
|
2014-07-22 16:44:02 +01:00 |
claudiosmweb
|
7b5b1fc845
|
prevented that exist duplicate tax rate columns #3164
|
2014-07-22 12:42:17 -03:00 |
claudiosmweb
|
954a5ddc23
|
only show refund via button when gateway supports refunds #3164
|
2014-07-22 12:13:35 -03:00 |
Mike Jolley
|
559ff43c42
|
Shipping should be displayed before fees
|
2014-07-22 14:42:12 +01:00 |
Mike Jolley
|
414bc4e314
|
Dashes when there is no tax
|
2014-07-22 14:42:04 +01:00 |
Mike Jolley
|
b032c857ee
|
Fix delete of shipping and fee line items. Remove checkbox for refunds.
|
2014-07-22 14:38:07 +01:00 |
Mike Jolley
|
550db70d77
|
Line item icons
|
2014-07-22 14:27:47 +01:00 |
Mike Jolley
|
6e0a880699
|
Group line items by type
|
2014-07-22 14:18:11 +01:00 |
Mike Jolley
|
c65cd44aef
|
Fix input styling
|
2014-07-22 11:56:52 +01:00 |
Mike Jolley
|
0c5be5f054
|
Moved add tax button, and tidied up tax column display
|
2014-07-22 11:54:59 +01:00 |
claudiosmweb
|
d2340a5cef
|
fixed refund calcule
|
2014-07-20 23:26:40 -03:00 |
claudiosmweb
|
098919f469
|
removed some order totals old stuff
|
2014-07-20 22:59:42 -03:00 |