Nicolas Florentin
|
12b9155b43
|
try to fix edge cases of VatHistoryService, related to issue #156
|
2019-10-29 15:20:25 +01:00 |
|
Sylvain
|
fdcec06345
|
CVE-2019-16892 + #49
- updated rubyzip to fix a security issue
- updated axlsx and file writing method as a possible fix for #49
|
2019-10-21 16:11:49 +02:00 |
|
Sylvain
|
bc36b78719
|
[bug] public calendar won't show anything if the current date range include a reserved space availability (#151)
|
2019-10-14 10:38:13 +02:00 |
|
Sylvain
|
7dbfbc4868
|
fix typo
|
2019-10-07 17:12:49 +02:00 |
|
Sylvain
|
38847844fb
|
display label on all rows in accounting export
|
2019-10-07 14:02:47 +02:00 |
|
Sylvain
|
19a125bd67
|
[bug] accounting export: on subscription + reservation invoice, the subscription item is exported twice
|
2019-10-07 12:08:08 +02:00 |
|
Sylvain
|
2cc7fb0e44
|
accounting export: display lable on all lignes
|
2019-10-02 10:25:06 +02:00 |
|
Sylvain
|
29d6a1daa4
|
Merge branch 'uvsq' into dev
|
2019-10-01 14:32:58 +02:00 |
|
Sylvain
|
a7a929ddbc
|
integration unit test for imports + fixed import result colors in UI + fixed test fixtures
|
2019-10-01 14:32:30 +02:00 |
|
Sylvain
|
193e81e711
|
Merge branch 'uvsq' into dev
|
2019-09-30 15:34:21 +02:00 |
|
Sylvain
|
ba3161589c
|
update users through CSV import
|
2019-09-30 12:19:33 +02:00 |
|
Sylvain
|
ff5de97c92
|
import new users from CSV and view results in app
TODO:
- update users though CSV
|
2019-09-26 17:05:57 +02:00 |
|
Sylvain
|
4deaf1f75a
|
[ongoing] import members from csv
|
2019-09-25 16:37:42 +02:00 |
|
Sylvain
|
a532efd198
|
upload csv file to the server through the API and save it on the disk
|
2019-09-24 17:42:50 +02:00 |
|
Sylvain
|
8eda1e673f
|
Merge remote-tracking branch 'origin/hotfixes' into dev
|
2019-09-24 14:43:14 +02:00 |
|
Sylvain
|
588010ac0b
|
[feature] Optional reCaptcha checkbox in sign-up form
|
2019-09-23 17:46:46 +02:00 |
|
Nicolas Florentin
|
22d4d3a78a
|
method date_range, test on all_day was never truthy
|
2019-09-20 15:03:49 +02:00 |
|
Sylvain
|
a7dc3b2431
|
factorized invoice reference & order number code
|
2019-09-19 14:59:22 +02:00 |
|
Sylvain
|
2d6f5c3e81
|
wallet client line in accounting export + factorized accountingExportService
|
2019-09-19 13:57:33 +02:00 |
|
Sylvain
|
c76563f22f
|
wallet label in accounting export
|
2019-09-19 11:25:12 +02:00 |
|
Sylvain
|
f81a2e4343
|
wallet credit in accounting export
|
2019-09-19 11:10:26 +02:00 |
|
Sylvain
|
c905d3fbc5
|
use correct VAT infos in accounting export
|
2019-09-18 17:25:53 +02:00 |
|
Sylvain
|
cd2c8488c2
|
Compute the VAT per item in each invoices, instead of globally
|
2019-09-18 17:14:59 +02:00 |
|
Sylvain
|
02c7cb801f
|
factorized footprint computation
|
2019-09-18 15:09:14 +02:00 |
|
Sylvain
|
276a99c068
|
improved VAT history service + display dates when VAT was enabled in invoice configuration panel + do not render vat row in accouting export if vat was disabled
|
2019-09-18 13:28:53 +02:00 |
|
Sylvain
|
46c3497c85
|
ventilate coupon codes on items
|
2019-09-17 17:39:05 +02:00 |
|
Sylvain
|
1fa36d4029
|
renamed avoir_mode to payment_method
|
2019-09-17 14:48:06 +02:00 |
|
Sylvain
|
3348539fdf
|
export labels: user name + reference + summary, only on client line. Also: handling new export parameters (decimal separator, label length, export zeros)
|
2019-09-17 12:35:34 +02:00 |
|
Sylvain
|
f06bdaaf21
|
provide additional settings to export api
|
2019-09-16 16:31:16 +02:00 |
|
Sylvain
|
02d28e0b8c
|
improved accounting codes settings page (1 click saves all) + improved export file name
|
2019-09-16 14:39:47 +02:00 |
|
Sylvain
|
224b0d6dee
|
Merge branch 'sca' into dev
|
2019-09-12 12:53:56 +02:00 |
|
Sylvain
|
52afb6ef07
|
[bug] extend a current subscription for a member, does not reset his credits
|
2019-09-12 11:37:03 +02:00 |
|
Nicolas Florentin
|
3c486e4b93
|
[Bug] unable to create the first user because role member was missing
|
2019-09-11 17:11:43 +02:00 |
|
Sylvain
|
f60d19fa27
|
allow reservations & subscriptions at price of zero
|
2019-09-11 11:51:04 +02:00 |
|
Sylvain
|
ac0489a496
|
[bug] wallet usage is noted on subscription invoices even if wallet was not used + use payment confirm API for subscriptions only (sca)
|
2019-09-10 17:57:46 +02:00 |
|
Sylvain
|
4d0ac9b3ca
|
using stp_payment_intent_id instead of stp_invoice_id on new invoices
|
2019-09-10 16:45:45 +02:00 |
|
Sylvain
|
a96050a2e9
|
refactor payment process for sca
|
2019-09-10 11:46:14 +02:00 |
|
Nicolas Florentin
|
f1958a300b
|
[Bug] unable to create the first user because role member was missing
|
2019-09-09 14:34:00 +02:00 |
|
Sylvain
|
bebb3354fb
|
[bug] (#140) VAT rate is erronous in invoices
|
2019-08-14 10:56:30 +02:00 |
|
Sylvain
|
92d79bc9c7
|
[bug] (#140) VAT rate is erronous in invoices
|
2019-08-14 10:54:23 +02:00 |
|
Sylvain
|
13d3197069
|
prevent existance of unwanted separators + truncate labels
|
2019-08-01 14:58:10 +02:00 |
|
Sylvain
|
61c1d09ac8
|
[bug] use vat history while regenerating invoices
|
2019-08-01 11:29:45 +02:00 |
|
Sylvain
|
38ab06840e
|
consider vat history in accounting export + [bug] use vat history while regenerating invoices
|
2019-08-01 11:26:40 +02:00 |
|
Sylvain
|
acacd9a19e
|
fixed accounting codes interface + fixed csv generation
|
2019-08-01 10:24:34 +02:00 |
|
Sylvain
|
26c98394ac
|
fixed export service
|
2019-08-01 09:49:09 +02:00 |
|
Sylvain
|
e32825675c
|
[ongoing] fixing accounting export service
|
2019-07-31 16:52:11 +02:00 |
|
Sylvain
|
a9ea4057f3
|
interface to customize accounting codes and labels
|
2019-07-30 16:06:35 +02:00 |
|
Sylvain
|
82ad69d386
|
handle avoirs
|
2019-07-30 10:27:47 +02:00 |
|
Sylvain
|
ab295f064d
|
service to export invoices into a given period to CSV lines for an accounting sofware
|
2019-07-29 17:51:53 +02:00 |
|
Sylvain
|
5e8697de18
|
fix invoices list API
|
2019-07-29 12:19:54 +02:00 |
|