이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Sales Tax Reports For WooCommerce

설명

You can view sales by state and refine searches by date.

Requirements

WordPress installation and WooCommerce Plugin

Benefits

  • Awesome User Experience
  • Experienced San Diego based development team for support or custom feature development
  • 100% American Made in the USA! No outsourcing!
  • Get the numbers you need to do your quarterly or annual sale tax reporting

Plugin Features

  • Users can get reports for sales in a given state for any date range and the sales tax that was charged.
  • These numbers can be used to report your sales and sales tax for any given state for any given date.

스크린샷

설치

The Sales Tax Reports For WooCommerce plugin requires that you have WordPress with the WooCommerce plugin activated. The plugin is very easy to install and can be set up in just a few minutes.

  1. Install the Plugin: Upload the wc_state_tax_report folder to your website’s /wp-content/plugins/ directory

  2. Activate the plugin: Find Sales Tax Reports For WooCommerce in your ‘Plugins’ menu in the WordPress admin and press ‘Activate’. This will enable the plugin.

  3. Follow the links in the WooCommerce > Reports > Sales by State

후기

2022년 3월 17일 1 reply
Thank you so much for creating, and sharing, this plugin. This is a lifesaver to be able to get a report of taxes paid by state. I tried BeProfit but that couldn't give me the tax reports I needed and was afraid I was going to have to subscribe to TaxJar or similar. I appreciate your willingness to post the plugin out here for all us to use, for free! The WordPress community continues to amaze me. I just installed the plugin and it appears to be doing great and give me just the info I need. A true lifesaver. Thanks again.
2022년 2월 28일 1 reply
This is a huge improvement over the useless sales tax summary that the standard reports have. I almost got into some trouble though. Some of my products have long delivery times, so I have orders in both completed and processing status at the time that I submit my taxes for the previous quarter. The plugin filters on completed status and I only realized at the last minute that some orders were missing. So, it is important to know that if you have orders in different statuses when you run the report. That could be an even bigger problem if you have custom statuses. Replacing the post_status argument with an array of valid statuses in class-wc-state-tax-report-admin.php works fine. For example: 'post_status' => array('wc-completed', 'wc-processing') It would also be nice to have a CSV download option. For the price, you can't beat it!
2022년 2월 2일 4 replies
Manually searching through all the orders over the year to find those "my state" orders that sales tax was charged has always been a nightmare. I LOVE that this plugin actually displays the order ID number, which the core Woocommerce plugin's Reports> "taxes" tab never did. Infuriating. The only thing I'd like to see added to this plugin would be an option to print those/all invoices. That's the only thing keeping it from being a five star review for me. Other than that, it's fantastic enough that this is my first plugin review.
2021년 5월 23일
We made this plugin because we needed it, and we use it regularly for many sites. No frills, just the sales tax numbers you (and we all) need.
모든 7 평가 읽기

기여자 & 개발자

“Sales Tax Reports For WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Sales Tax Reports For WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.6

  • Added column to sales total table to show total sales by tax rate.

1.0.5

  • Added support for orders in processing status. Added download CSV function

1.0.4

  • Bug fixes

1.0.3

  • Added Tax Rate Column

1.0.2

  • Added a better screenshot

1.0.1

  • Minor cleanup

1.0.0

  • Tested with current WP and WooCommerce
  • Corrected readme content
  • Pushed first major version number as stable tag

0.1.2

  • Added Escaped HTML function to form

0.1.1

  • Added input and output sanitization and validation

0.1.0

  • Initial Alpha release.