1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-25 18:57:14 +02:00
Commit Graph

721 Commits

Author SHA1 Message Date
David Bomba
1e1344e704 Fixes for migrations 2023-04-04 07:42:22 +10:00
David Bomba
e14656129f Set default tax id to 1 for all products 2023-04-04 07:36:58 +10:00
David Bomba
bd7722f6f0 Refactor for taxes 2023-04-03 07:48:59 +10:00
David Bomba
6c0c0d9372 Set null for company tax_data 2023-04-03 07:30:56 +10:00
David Bomba
c40cc829dd Remove tax_all_products 2023-04-01 09:56:26 +11:00
David Bomba
d471604862 Refactor for tax structure 2023-03-29 14:23:06 +11:00
David Bomba
1ab8097d44 Refactor for tax structure 2023-03-29 13:13:50 +11:00
David Bomba
160ca1c9ad Refactor for taxes 2023-03-27 14:47:01 +11:00
David Bomba
aa51299a10 Working on auto tax calculations 2023-03-24 18:02:34 +11:00
David Bomba
a3fde9f1fc Add migration for mailgun 2023-03-24 13:04:26 +11:00
David Bomba
f46c37c495 Add migration for view_reports permission 2023-03-23 08:23:15 +11:00
David Bomba
4f9db0124e Remove requirement for names for schedules 2023-03-22 07:30:37 +11:00
David Bomba
c9b9b8326d Create data mapper classes for tax data 2023-03-21 18:14:25 +11:00
David Bomba
1bc53383be Stubs for tax migrations 2023-03-21 17:04:01 +11:00
David Bomba
f14de42684 Add recurring options to ivnoice 2023-03-17 12:49:08 +11:00
David Bomba
b346445c35
Merge branch 'v5-develop' into v5-develop 2023-03-11 18:30:23 +11:00
datasolutionsbz
5f1cd87102
Create 2023_03_10_100629_add_currencies.php
Add Belize Currency
2023-03-10 22:34:57 -06:00
David Bomba
450bfbc22b Add missing migration 2023-03-10 08:38:02 +11:00
David Bomba
57417a4700 Fixes for client registration migration 2023-03-07 17:12:15 +11:00
David Bomba
52d4997945 migration for client registration fields 2023-03-01 10:20:22 +11:00
David Bomba
5a3e3caa98 Update designs 2023-02-28 17:45:55 +11:00
David Bomba
88d5d14de3 Minor fixes for admin email templates 2023-02-17 09:34:50 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
222cbc7703 Updates for mailablej 2023-02-14 21:04:07 +11:00
David Bomba
6a808ff84e Add missing include 2023-02-07 23:58:52 +11:00
David Bomba
917cca9972 Fixes for designs, enable font-size 2023-02-07 23:54:18 +11:00
David Bomba
4b9b1c3fc2 Add Product Image and Product Max Quantity to the products table 2023-02-07 22:47:43 +11:00
Lars Kusch
841489e895
Merge branch 'v5-develop' into v5-develop 2023-02-07 09:32:44 +01:00
David Bomba
d7ec070cc2 Remove migration for vendor_id 2023-02-05 17:25:15 +11:00
David Bomba
385dd8606f Add vendor foreign key to purchase orders 2023-02-05 15:25:52 +11:00
David Bomba
4c76107526 Add custom fields to required client info at checkout 2023-02-02 18:19:37 +11:00
David Bomba
d0d78e653d Update clean design 2023-01-27 13:32:05 +11:00
David Bomba
526a26868a Fixes for schema 2023-01-23 08:15:40 +11:00
David Bomba
f6549f43ad Updates for API Docs 2023-01-22 09:28:50 +11:00
Lars Kusch
7285b39f1e
Merge branch 'v5-develop' into v5-develop 2023-01-16 16:31:30 +01:00
David Bomba
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
Lars Kusch
e2bc018c97 Add base classes 2022-12-16 11:02:49 +01:00
David Bomba
a25711b5eb Drop use_vendor_currency column from companies 2022-12-14 13:20:32 +11:00
David Bomba
d61620bcf6 Refactor to use vendor currencies for purchase orders 2022-12-14 11:50:55 +11:00
David Bomba
70db8052c0 add checks prior to attempting to add in payment types 2022-12-08 14:19:43 +11:00
David Bomba
449d88dd21
Merge pull request #8053 from LarsK1/patch-4
Stripe: add Klarna as payment method
2022-12-07 19:50:31 +11:00
David Bomba
5d5cc1eec2
Merge branch 'v5-stable' into patch-4 2022-12-07 19:44:45 +11:00
David Bomba
b3d3702df1 Fixes for matomo migration 2022-12-07 18:54:53 +11:00
David Bomba
647f28ab02 Set nullable properties to matomo properties 2022-12-07 18:53:12 +11:00
David Bomba
ff0a22ff85
Merge pull request #8039 from LarsK1/patch-5
Add support for Matomo
2022-12-07 18:41:33 +11:00
Lars Kusch
26d3595ef5 Add Matomo to database table 2022-12-07 08:39:05 +01:00
David Bomba
02d30ee778 Add convert currency properties to company table 2022-12-07 13:48:38 +11:00
Lars Kusch
701344947f Add Support for Klarna 2022-12-05 09:03:08 +01:00