Lauréline Guérin lguerin
  • Joined on 2022-10-26
lguerin pushed to wip/90109-roles at entrouvert/lingo 2024-05-03 18:17:39 +02:00
3655405795 misc: add missing __init__ in invoicin tests (#90109)
e9fbf37237 epayment: view access depending on roles (#90109)
11e7688794 epayment: backend detail view (#90109)
d6f3fcad71 invoicing: edit roles on regie (#90109)
8698052d50 pricing: edit roles on pricing (#90109)
Compare 15 commits »
lguerin pushed to wip/90048-test-today at entrouvert/lingo 2024-05-03 18:03:02 +02:00
d26a260539 misc: use django.utils.timezone.now instead of datetime (#90048)
67b32867ab invoicing: callback on invoice cancellation (#88590)
ab01252dbc invoicing: cancel invoice from UI (#88590)
17f813e035 api: set cancell_callback_url on invoice (#88590)
3765abd0b0 invoicing: add cancel callback on invoice (#88590)
Compare 7 commits »
lguerin pushed to wip/88590-invoice-cancel at entrouvert/lingo 2024-05-03 18:02:39 +02:00
67b32867ab invoicing: callback on invoice cancellation (#88590)
ab01252dbc invoicing: cancel invoice from UI (#88590)
17f813e035 api: set cancell_callback_url on invoice (#88590)
3765abd0b0 invoicing: add cancel callback on invoice (#88590)
e5e6348ff3 misc: split tests (#88590)
Compare 6 commits »
lguerin pushed tag v0.53 to entrouvert/lingo 2024-05-03 17:46:31 +02:00
lguerin pushed to main at entrouvert/lingo 2024-05-03 17:44:31 +02:00
4bb77bc78f api: store all transaction info on Payment (#76895)
lguerin deleted branch wip/76895-api-invoice-pay-data from entrouvert/lingo 2024-05-03 17:44:31 +02:00
lguerin merged pull request entrouvert/lingo#195 2024-05-03 17:44:29 +02:00
api: store all transaction info on Payment (#76895)
lguerin pushed to wip/90109-roles at entrouvert/lingo 2024-05-03 17:43:44 +02:00
686ff5e71f epayment: view access depending on roles (#90109)
01beb29161 epayment: backend detail view (#90109)
2abe53906c invoicing: edit roles on regie (#90109)
22a35aeb76 pricing: edit roles on pricing (#90109)
ccb2dc325f pricing: add roles on pricing (#90109)
Compare 15 commits »
lguerin commented on pull request entrouvert/lingo#195 2024-05-03 16:42:45 +02:00
api: store all transaction info on Payment (#76895)

(mais je vais laisser comme ça, et revenir dessus dans un futur ticket)

lguerin commented on pull request entrouvert/lingo#195 2024-05-03 16:38:10 +02:00
api: store all transaction info on Payment (#76895)

Ok précédemment on stockait le "transaction_id" reçu dans cette colonne "order_id", et donc on la renomme en transaction_id pour être plus clair, et laisser la place à une nouvelle colonne…

lguerin created pull request entrouvert/lingo#195 2024-05-03 14:44:54 +02:00
api: store all transaction info on Payment (#76895)
lguerin created branch wip/76895-api-invoice-pay-data in entrouvert/lingo 2024-05-03 14:44:41 +02:00
lguerin pushed to wip/76895-api-invoice-pay-data at entrouvert/lingo 2024-05-03 14:44:41 +02:00
4bb77bc78f api: store all transaction info on Payment (#76895)
lguerin pushed to main at entrouvert/combo 2024-05-03 14:13:09 +02:00
41ab1bfa16 lingo: send the amount paid in pay_invoice() and notify() (#76572)
lguerin deleted branch wip/76572-lingo-sur-le-paiement-d-une-fact from entrouvert/combo 2024-05-03 14:13:09 +02:00
lguerin merged pull request entrouvert/combo#78 2024-05-03 14:13:08 +02:00
lingo: remonter le montant payé et toutes les données de la transaction (#76572)
lguerin pushed to wip/76572-lingo-sur-le-paiement-d-une-fact at entrouvert/combo 2024-05-03 13:53:46 +02:00
41ab1bfa16 lingo: send the amount paid in pay_invoice() and notify() (#76572)
5cabbb9526 misc: let django-upgrade switch re_path() to path() (leftovers) (#90264)
c63bd4cfc2 misc: import re_path from django.urls (leftovers) (#90264)
a9ec23e960 misc: let django-upgrade switch re_path() to path() (#90229)
86ea7e7869 misc: import re_path from django.urls (#90229)
Compare 86 commits »
lguerin pushed to wip/90048-test-today at entrouvert/lingo 2024-05-03 10:44:21 +02:00
29a037c051 misc: use django.utils.timezone.now instead of datetime (#90048)
f16214bd9b invoicing: callback on invoice cancellation (#88590)
20361080d0 invoicing: cancel invoice from UI (#88590)
180e8d2300 api: set cancell_callback_url on invoice (#88590)
269fe1859a invoicing: add cancel callback on invoice (#88590)
Compare 8 commits »
lguerin pushed to wip/88590-invoice-cancel at entrouvert/lingo 2024-05-03 10:43:40 +02:00
f16214bd9b invoicing: callback on invoice cancellation (#88590)
20361080d0 invoicing: cancel invoice from UI (#88590)
180e8d2300 api: set cancell_callback_url on invoice (#88590)
269fe1859a invoicing: add cancel callback on invoice (#88590)
15f12e88f0 misc: split tests (#88590)
Compare 7 commits »