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
|
4a306beef5
|
Max 100 taxes displayed, but show text input
|
2014-07-23 11:30:06 +01:00 |
Michael Silber
|
32bd50c379
|
Move TFOOT to after TBODY element throughout templates and classes
|
2014-07-10 21:50:51 -04:00 |
Coen Jacobs
|
3ad8935b20
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
Mike Jolley
|
3fbd036b81
|
Merge pull request #5573 from claudiosmweb/5180-tax-validation
Add validation for country code in tax settings
|
2014-05-28 09:32:09 +01:00 |
claudiosmweb
|
9ea27fd416
|
fixed another variable overwritten in tax settings
|
2014-05-27 19:12:11 -03:00 |
claudiosmweb
|
c4cb110af1
|
fixed a variable overwritten in tax settings
|
2014-05-27 19:08:18 -03:00 |
claudiosmweb
|
322c655e61
|
added validation for country code in tax settings, closes #5180
|
2014-05-27 19:03:21 -03:00 |
Luke Carbis
|
97fb685b2e
|
Add $tax_rate_id to the added and updated actions
Resolves https://github.com/woothemes/woocommerce/issues/5524
|
2014-05-21 09:14:49 +10:00 |
Luke Carbis
|
d4a38f0009
|
Add action hooks when saving tax rates
Resolves https://github.com/woothemes/woocommerce/issues/5505.
Add three actions when tax rates are saved:
* woocommerce_tax_rate_added
* woocommerce_tax_rate_updated
* woocommerce_tax_rate_deleted
|
2014-05-19 15:49:35 +10:00 |
Akeda Bagus
|
2a97f07d47
|
Typo fix.
|
2014-04-15 22:56:35 +07:00 |
Mike Jolley
|
8c7996e5b1
|
Fix notice when left blank
|
2014-02-17 14:54:06 +00:00 |
Mike Jolley
|
f9251084d9
|
woocommerce_get_sections_{id} filters Closes #4817
|
2014-02-17 14:30:42 +00:00 |
Mike Jolley
|
98e49e3b99
|
Delete tax rates transients on settings save Closes #4503
|
2014-01-20 16:00:15 +00:00 |
Coen Jacobs
|
4afbd0b556
|
Merge branch 'function-call-refactor'
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
|
2013-11-25 15:42:26 +01:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Coen Jacobs
|
c1a439eb99
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
Mike Jolley
|
ff928714a2
|
Keep leading zeros. Closes #3930
|
2013-10-22 16:28:44 +01:00 |
Mike Jolley
|
622715ec36
|
Option for itemized vs grouped taxes. Closes #3453.
|
2013-09-23 16:10:09 +01:00 |
Mike Jolley
|
b93df4e706
|
Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506.
|
2013-09-19 16:31:54 +01:00 |
Mike Jolley
|
9f323af118
|
Fix paging total closes #3774
|
2013-09-13 12:28:20 +01:00 |
Mike Jolley
|
b62747a810
|
Tax rates pagination. Closes #3036.
|
2013-08-13 12:18:24 +01:00 |
thenbrent
|
64832114ee
|
Replace deprecated $wpdb::escape() with esc_sql()
Conflicts:
admin/settings/settings-tax-rates.php
|
2013-08-09 14:56:39 +02:00 |
Mike Jolley
|
110d8c3026
|
BACS, Cheque, COD Closes #3172
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
|
2013-08-05 16:34:54 +01:00 |
Mike Jolley
|
9462dde581
|
Settings refactoring
|
2013-07-26 15:36:28 +01:00 |