Title: Data stored
Last modified: February 10, 2022

---

# Data stored

 *  Resolved [josede](https://wordpress.org/support/users/josede/)
 * (@josede)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/data-stored-3/)
 * Hi, where is the data stored? I mean the invoice with all the data including 
   the invoice number.
 * I am going to do a migration from prestashop, thats why I am asking.
 * THX!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Yordan Soares](https://wordpress.org/support/users/yordansoares/)
 * (@yordansoares)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/data-stored-3/#post-15352995)
 * Hi [@josede](https://wordpress.org/support/users/josede/),
 * Our plugin creates one database table called `{prefix}_wcpdf_invoice_number` (
   on most sites, this would be `wp_wcpdf_invoice_number`) that contains a list 
   of invoice numbers created since the last reset (the invoice numbering can be
   reset manually using the **Next invoice number** setting, or automatically on
   year change, with the **Reset invoice number yearly** setting).
 * In addition, we store the invoice data (settings, date, number, etc.) in `wp_postmeta`
   with these meta keys:
    1. `_wcpdf_invoice_settings`
    2. `_wcpdf_invoice_date`
    3. `_wcpdf_invoice_date_formatted`
    4. `_wcpdf_invoice_number`
    5. `_wcpdf_invoice_number_data`
    6. `_wcpdf_invoice_notes`
 * Hope it helps!
 *  Thread Starter [josede](https://wordpress.org/support/users/josede/)
 * (@josede)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/data-stored-3/#post-15353023)
 * Thx so much, as always amazing support
 *  Plugin Contributor [Yordan Soares](https://wordpress.org/support/users/yordansoares/)
 * (@yordansoares)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/data-stored-3/#post-15353336)
 * We’re always happy to help, [@josede](https://wordpress.org/support/users/josede/)!
 * By the way, if you don’t mind and have the time, do you think you could [leave us a review](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/reviews/#new-post)?
 * Thanks in advance and all the best with your store!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Data stored’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-256x256.
   png?rev=2189942)
 * [PDF Invoices & Packing Slips for WooCommerce](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Yordan Soares](https://wordpress.org/support/users/yordansoares/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/data-stored-3/#post-15353336)
 * Status: resolved