wc-invoice-pdf

WC Recurring Invoice Pdf plugin for wordpress

Stars
6

Bot releases are visible (Hide)

wc-invoice-pdf - v1.5.21 Latest Release

Published by github-actions[bot] 4 months ago

  • replaced "working hours" product with "service" type allowing to customize the unit
  • Version 1.5.21 and version compatibility
  • mark order as completed when invoice is paid

⚠️IMPORTANT: Please deactivate and reactivate from WordPress plugin page to apply the database changes

wc-invoice-pdf - v1.5.20

Published by github-actions[bot] 9 months ago

  • WC compatible to 8.5
  • Version 1.5.20
  • Show invoices related to customer only from order metabox
wc-invoice-pdf - v1.5.19

Published by github-actions[bot] 10 months ago

  • updated compatibility to WC and wordpress
wc-invoice-pdf - v1.5.18

Published by ole1986 10 months ago

  • Slightly improved pdf layout for payment condition
  • Added offer condition
  • Updated pdf lib to support php 8.1
  • Version 1.5.17
  • Update lang file
  • A new setting "wc_invoice_due_days" to configure due days once invoice is created
  • allow reset the paid status from order to recall product action on ISPConfig
wc-invoice-pdf - v1.5.16

Published by github-actions[bot] over 2 years ago

  • Version 1.5.16
  • Fixed invoice reminder from due date calculation
wc-invoice-pdf - v1.5.15

Published by github-actions[bot] over 2 years ago

  • include vscode settings to deal with intellisense
  • slightly increased the qty column in pdf output
  • Version 1.5.15
  • Updated pdf-php library
  • Some styling to the table invoice pdf output
  • Fixed initial creation of offer and invoice (when no invoice availble)
wc-invoice-pdf - v1.5.14

Published by github-actions[bot] over 3 years ago

  • Version 1.5.14
  • Support for "inline codes" provided by the R&OS pdf class
wc-invoice-pdf - v1.5.13

Published by github-actions[bot] over 3 years ago

  • Fixed gren
  • Version 1.5.13 and WC compatible up to 5.1
  • Fixed issue when WooCommerce become unavailable (E.g. deactivated)
  • Install missing "reminder_sent" column
wc-invoice-pdf - v1.5.12

Published by github-actions[bot] about 4 years ago

  • Compatible with WC 4.4
  • Updated readme.txt to make compatible with WP 5.5
  • Updated readme.txt and screenshot assets
  • Version 1.5.12
  • Use created date from WC Order for invoice numbers when manually generating the PDF
  • Support for refund in invoice pdf taken from WC_Order items
  • Fixed language in tax when generating invoice pdf
wc-invoice-pdf - v1.5.11

Published by github-actions[bot] over 4 years ago

  • Version 1.5.11
  • Show info text about B2C also in orders metabox
  • Enable B2C as per individual order (invoice metabox)
  • Provide option for B2C #20
wc-invoice-pdf - v1.5.10

Published by github-actions[bot] over 4 years ago

  • slighty amende the column size of the invoice list
  • Display payment method and receiver in WC Order column "order_number"
  • Use older (wokring) gren version to generate release notes
  • Version 1.5.10 and increased WC compatibility to 4.2
  • Properly clear the paid status (but do not save in WC_Order) when recurring task is started
  • Fixed some "Undefined" warnings
  • Update release-on-tag.yml
wc-invoice-pdf - v1.5.9

Published by github-actions[bot] over 4 years ago

  • Version 1.5.9
  • Uups, disabled Website creation by mistake
wc-invoice-pdf - v1.5.8

Published by github-actions[bot] over 4 years ago

  • Version 1.5.8
  • Fixed issue with pdf creating from an order
wc-invoice-pdf - v1.5.7

Published by github-actions[bot] over 4 years ago

  • hotfix when overwriting WC_Product_Webspace properties
  • [internal] generate release notes using tags
  • Version 1.5.7 and compability to WC 4.0
  • Added feature #24
  • Fixed invoice not being created, when order completed (due to WC_Order class overrides)
  • Fixed WC_Product_Webspace can cause different qty then the selected subscription
  • ignore prereleases while publishing
wc-invoice-pdf - 1.5.6

Published by ole1986 over 4 years ago

  • Fixed #22 general prices are hidden from simple virtual products
  • Fixed #21 compatibility issue with woocommerce-pdf-invoices-packing-slips plugin
  • Support for hard deletion of invoices
  • Updated pdf library
wc-invoice-pdf - 1.5.5

Published by ole1986 over 4 years ago

  • Display invoice number and customer name in mobile view
  • Slightly amended styles of invoice list
  • Fixed order note does not display payment reminder text
  • Show billing email address (instead of user email) in invoice list
wc-invoice-pdf - 1.5.4

Published by ole1986 almost 5 years ago

  • Fixed issue #17
wc-invoice-pdf - 1.5.3

Published by ole1986 almost 5 years ago

  • Fixed issue #16 showing session expired when non subscribed products are being checked out
  • Added support for paynow payment method #15
wc-invoice-pdf - 1.5.2

Published by ole1986 almost 5 years ago

  • Isolated this plugin from wp-ispconfig3 by keeping the (recurring) invoice feature intact
  • Fixed issue #12 and use Woocommerce VAT database in PDF printouts

Noteable changes

The VAT is now taken from Woocommerce. Please double check the Tax configuration (Woocommerce -> Settings -> Tax -> Standard rates) and PDF printout before submitting invoices

wc-invoice-pdf - 1.5.1

Published by ole1986 almost 5 years ago

Merged PR #10 containing the following changes

  • Improved woocommerce action/filter hooks related to cart and checkout procedures
  • Subscription option can now be fixed to either "monthly" or "yearly" through settings
  • Fixed date locale in pdf output
  • Migrated the Domain meta data from WC_Order to WC_Order_Item
  • Removed "free" client account creation
  • Moved the ISPConfig client template configuration from product to plugin settings
  • Support additional subscriptions with the same client user
  • Translations

Notable changes

  • Subscription selection has moved from Webspace product to Order on Cart page
  • The Domain meta data (previously located in the order) will be migrated to its Webspace product (if applicable). This may change output of the pdf printout.
  • ISPConfig client templates can now only be configured through the plugin settings