Commit Graph

31 Commits

Author SHA1 Message Date
Nicolas Hislaire 96b39c8071 [MPP-1306] remove passerelle compat 2022-05-02 20:58:40 +02:00
Nicolas Selva 41753650e1 [TELE-768] update for destination with no fees 2020-12-21 12:16:18 +01:00
Daniel Muyshond b48e6ba125 [TELE-694] add 'commune' factor in check for no postage fees 2020-10-06 16:51:55 +02:00
Daniel Muyshond 1bf9c6b0e9 [TELE-694] fix bad indent error + pep8 reformat 2020-10-06 16:08:28 +02:00
Daniel Muyshond 7d970bf325 [TELE-694] no postage fees if send by mail fix 2020-10-06 15:38:35 +02:00
Daniel Muyshond 606a88e649 [TELE-694] fix wrong copy paste (line I shouldn't cc) 2020-10-06 15:31:44 +02:00
Daniel Muyshond 9d2d2594b7 [TELE-694] fix postage fees is sended by mail (2nd) 2020-10-06 12:36:18 +02:00
Daniel Muyshond 6d59e18def [TELE-694] fix postage fees is sended by mail 2020-10-05 16:23:55 +02:00
Daniel Muyshond ea7e0e3faa [TELE-694] fix "JSON object must be str, not 'bytes'" 2020-10-05 14:46:56 +02:00
Daniel Muyshond 9ff47a0387 [TELE-695] use json_loads function to deal with encoding (#46833) 2020-09-22 16:21:11 +02:00
Nicolas Hislaire 647aac8563 [TELE-636] fix parenthesis position 2020-08-12 07:54:28 +02:00
Nicolas Hislaire a263a830d1 [TELE-636] fix json loading by decoding bytes var 2020-08-11 15:42:31 +02:00
Frédéric Péters 3e452e6a89 remove log level attribute (#27162) 2018-11-19 14:56:22 +01:00
Christophe Boulanger 3bcf749c5f Namur : add 'A' 2018-03-16 15:18:39 +01:00
Frédéric Péters d67488b8de add utf-8 file marker 2018-03-14 19:33:28 +01:00
Christophe Boulanger 0965fda33f Add transalations. 2018-03-14 11:08:59 +01:00
Christophe Boulanger 3511f0100b Add some unit tests : method compute. 2018-03-07 16:35:48 +01:00
Christophe Boulanger 16c3a201fd Namur : keep historical bad id value (0.74 and 1.13) and return a dictionary with a good FEE key to datasource instead of list with a 'bad' id (id was the fee value) 2018-03-07 13:36:08 +01:00
Christophe Boulanger a402ea4d51 Add method to get fees thanks to origin (belgium, europe, world) 2018-03-07 13:10:00 +01:00
Christophe Boulanger 6bb00d4c72 Make more generic Postage fees. Add 4 fields and 1 profile field to keep Namur like an 'exception'. Next step : Higher genericity. 2018-03-06 12:12:07 +01:00
Frédéric Péters 3653926f59 migrations: mark slug as unique from the start (#20937) 2018-01-11 08:46:08 +01:00
Frédéric Péters 59853cda39 misc: disable db_index in slug fields to work around migration bug (#20937) 2018-01-02 14:03:14 +01:00
Serghei Mihai 986db90e35 make slug unique (#13053) 2017-12-20 11:21:10 +01:00
Christophe Boulanger e7dcb4513f Namur : Forms exceptions (2) 2017-11-07 06:28:27 +01:00
Christophe Boulanger a7fbd6b441 Namur : Add some 'bad' exceptions because Ingenico doesn't support multi regie. 2017-11-06 18:02:20 +01:00
Christophe Boulanger 6d37e7809e Refactoring... 2017-09-13 13:44:42 +02:00
Christophe Boulanger 319b4fb28a import decimal 2017-06-21 15:08:30 +02:00
Christophe Boulanger e87c1af3ba Adapt compute method for specific Namur use-case... 2017-06-14 15:27:09 +02:00
Frédéric Péters e714836637 add translation file 2017-05-31 09:56:24 +02:00
Frédéric Péters e8435bf309 add code to compute fee based on the number of documents 2017-05-31 09:52:16 +02:00
Frédéric Péters 8c85cfaacc connector skeleton 2017-05-31 09:21:36 +02:00