Sylvain
|
7e9745a761
|
(style) eslint all code
|
2022-03-29 17:21:29 +02:00 |
|
Sylvain
|
2fcda8a0ce
|
(feature) Prepaid-packs purchases are exported to the accounting CSV file
|
2022-03-23 13:14:34 +01:00 |
|
Sylvain
|
634da414f8
|
(feat) When a payment schedule is in error or canceled, ability to re-enable it with another payment method
|
2022-01-17 12:38:53 +01:00 |
|
Sylvain
|
036f9df35f
|
Specilized VAT rate cannot be defined unless the VAT is enabled and saved
|
2022-01-12 15:30:54 +01:00 |
|
Sylvain
|
cb6a3a00b6
|
(bug) the switch to enable/disable the VAT does not reflect the current state of the VAT
|
2022-01-12 15:17:08 +01:00 |
|
Sylvain
|
00b9bce587
|
export collected VAT by rate
|
2021-12-29 17:00:54 +01:00 |
|
Sylvain
|
16242d2127
|
frontend invoice configuration page uses multiVAT
|
2021-12-29 12:08:50 +01:00 |
|
Du Peng
|
6019767a3b
|
update multi VAT
|
2021-12-28 13:45:29 +01:00 |
|
Sylvain
|
854db568bf
|
Ability to configure the prefix of the payment-schedules' files
|
2021-06-10 12:04:00 +02:00 |
|
Sylvain
|
a416f8c7ae
|
transactional bulk update + better error handling while configuring the payment gateway
|
2021-06-10 10:39:42 +02:00 |
|
Sylvain
|
68f64cfc5c
|
update the card for payment schedules
|
2021-06-04 18:26:20 +02:00 |
|
Sylvain
|
b938232c19
|
Merge branch 'dev' into payzen
|
2021-05-25 14:06:30 +02:00 |
|
Sylvain
|
ecf80b0591
|
ability to set invoices as erroneous
|
2021-05-24 16:34:27 +02:00 |
|
Sylvain
|
26dfbef5e1
|
WIP: refactor models to use payment_gateway_objects
|
2021-04-21 17:38:06 +02:00 |
|
Sylvain
|
eea390bdd4
|
workaround for project rejection
|
2021-04-07 17:42:15 +02:00 |
|
Sylvain
|
67d0ce24b4
|
set payzen currency
also: refactored the comments in the react components to fit high quality
|
2021-04-07 16:21:12 +02:00 |
|
Sylvain
|
df7893f65f
|
open modal to edit the keys of the payment gateway
|
2021-04-07 11:36:04 +02:00 |
|
Sylvain
|
667f6f6229
|
show recapitulative of payzen settings
|
2021-04-06 17:47:47 +02:00 |
|
Sylvain
|
422acdd162
|
safely configure and test payzen keys
|
2021-04-02 17:16:27 +02:00 |
|
Sylvain
|
1d42fa8781
|
typos
|
2021-03-30 16:57:09 +02:00 |
|
Sylvain
|
83cfa710e1
|
enable online payments
|
2021-03-30 16:54:43 +02:00 |
|
Sylvain
|
c25e54a6af
|
save & retreive stripe settings
|
2021-03-30 15:56:36 +02:00 |
|
Sylvain
|
5b854ea831
|
Merge branch 'dev' into payzen
|
2021-03-24 14:34:24 +01:00 |
|
Sylvain
|
a5b3728f8c
|
[bug] various fixes on accouting exports
- accounting exports may ignore some invoices for the first and last days
- file caching for accounring exports is not used
|
2021-03-22 17:42:54 +01:00 |
|
Sylvain
|
18465ee8e9
|
select gateway modal
|
2021-03-10 16:46:18 +01:00 |
|
Sylvain
|
3ea06826ad
|
WIP: select gateway
|
2021-03-03 15:28:56 +01:00 |
|
Sylvain
|
8417c91e6a
|
features tour for payment schedules management interface
|
2021-02-10 10:58:45 +01:00 |
|
Sylvain
|
678af0de1f
|
using stripe api + improved ui + ui to configure schedules reference
TODO: as an admin, I can select if payment_method = (stripe || local)
|
2020-11-16 16:37:40 +01:00 |
|
Sylvain
|
2bbbe8c7d2
|
change configuration of auto-ngtemplate-loader to use absolute path
|
2020-10-19 14:40:18 +02:00 |
|
Sylvain
|
a398ba8b8e
|
fix loading angular-ui-tour templates + use templateUrl instead of template:require()
|
2020-09-22 14:46:13 +02:00 |
|
Sylvain
|
4e4ab9c4c2
|
load angular templates with webpack
|
2020-09-22 14:20:47 +02:00 |
|
Sylvain
|
31d1071f87
|
revert real usage of templateUrl
|
2020-09-21 15:11:39 +02:00 |
|
Sylvain
|
9b6e5408f9
|
refactor usage of html templates in JS to make it compatible with webpack html-loader
|
2020-09-21 14:50:28 +02:00 |
|
Sylvain
|
734ed09464
|
removed useless ERB extensions
Must speed-up webpack compilation process
|
2020-09-21 09:27:55 +02:00 |
|