Περιγραφή
Allow CampTix administrators to send invoices automatically when an attendee buys a ticket.
Εγκατάσταση
- Install and configure CampTix plugin
- Download and activate CampTix Invoice through the ‘Plugins’ menu in WordPress
- Go to CampTix settings to define Event information (organiser name, logo, invoice name)
Συχνές Ερωτήσεις
- Can I add a custom invoice?
-
Yes, you can create your own invoice (using the CampTix > Invoices submenu ).
Be warned that you can’t edit or delete a published invoice, so… save it as draft before every items/information are ok! - How can I customize Invoices template?
-
You can drop a copy of file
template.php
into your theme folder and name ittemplate-invoice.php
.
Use CSS properties in this file to overide Invoice template.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Camptix Invoices” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Camptix Invoices” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.1 (January 14, 2019)
- Improvement. Added an option in CampTix setting to enable invoicing
- Improvement. Added a setting for the date format used on the invoices
- Improvement. Modified invoice template to mimic WCEU 2019 styles
- Improvement. Added a “VAT Number” field to the invoice request form
- Bug fix. Users now can request an invoice if permalinks are set to “plain”
- Several other improvements and bug fixes
1.0.0
- Initial release!