Attendize/app/Models
Jeremy Quinton 6771a56197 Added charging tax at the organiser level
1) Added new field to the organiser model called charge_tax. Added the migration for this.
2)  Renamed tax fields columns in the database to be the same as the other organiser fields for consistency.
3) Added charge_tax option to the various organiser create and edit pages.
4) Have re-enabled some tests and used the @group passing label so we can start running tests for the various parts of the applicaiton.
2018-07-09 18:13:23 +02:00
..
Account.php Model relation's fully qualified class name's written instead of string usage 2016-10-08 01:48:54 +03:00
AccountPaymentGateway.php Model relation's fully qualified class name's written instead of string usage 2016-10-08 01:48:54 +03:00
Activity.php Reformat code 2016-09-06 21:39:27 +01:00
Affiliate.php Typo and phpDoc 2016-09-06 21:33:19 +02:00
Attendee.php Merge remote-tracking branch 'origin/master' 2016-10-11 21:25:47 +01:00
Country.php Began work on tests 2016-04-28 00:06:17 +01:00
Currency.php Merge remote-tracking branch 'origin/master' 2016-10-11 21:25:47 +01:00
DateFormat.php Reformat code 2016-09-06 21:39:27 +01:00
DateTimeFormat.php Reformat code 2016-09-06 21:39:27 +01:00
DiscountCode.php Reformat code 2016-09-06 21:39:27 +01:00
Event.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventImage.php Reformat code 2016-09-06 21:39:27 +01:00
EventStats.php make Charts on dashboard work 2018-04-24 20:34:03 +02:00
Message.php Merge remote-tracking branch 'origin/master' 2016-10-11 21:25:47 +01:00
MyBaseModel.php Added ability to charge to tax on tickets 2018-03-04 14:49:35 +00:00
Order.php Revert "Sponsors" 2016-12-01 22:11:34 +00:00
OrderItem.php Reformat code 2016-09-06 21:39:27 +01:00
OrderStatus.php Reformat code 2016-09-06 21:39:27 +01:00
Organiser.php Added charging tax at the organiser level 2018-07-09 18:13:23 +02:00
PaymentGateway.php - Added the ability to support multiple payment gateways (Stripe, PayPal so far) 2016-03-20 16:01:50 +00:00
Question.php fix for wrong FQN 2016-10-08 01:51:04 +03:00
QuestionAnswer.php Model relation's fully qualified class name's written instead of string usage 2016-10-08 01:48:54 +03:00
QuestionOption.php Merge remote-tracking branch 'origin/master' 2016-10-11 21:25:47 +01:00
QuestionType.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
ReservedTickets.php Reformat code 2016-09-06 21:39:27 +01:00
Ticket.php Merge remote-tracking branch 'origin/master' 2016-10-11 21:25:47 +01:00
TicketStatus.php Reformat code 2016-09-06 21:39:27 +01:00
Timezone.php Reformat code 2016-09-06 21:39:27 +01:00
User.php Merge remote-tracking branch 'origin/master' 2016-10-11 21:25:47 +01:00