Lauréline Guérin lguerin
  • Joined on 2022-10-26
lguerin pushed tag v3.11 to entrouvert/hobo 2024-04-30 10:01:23 +02:00
lguerin pushed to main at entrouvert/hobo 2024-04-30 09:26:56 +02:00
8ba4bc9bea translation update
lguerin pushed tag v0.51 to entrouvert/lingo 2024-04-30 09:16:19 +02:00
lguerin pushed to main at entrouvert/lingo 2024-04-30 09:15:52 +02:00
59d0d33da8 translation update
lguerin pushed to main at entrouvert/lingo 2024-04-30 09:05:02 +02:00
976a33a5ef invoicing: don't delete cancellation reason used on credit (#89810)
7882e16ab3 basket: don't assign cancelled credits (#89810)
09daf1d504 api: exclude cancelled credits (#89810)
42c4bc2ed0 invoicing: display and filter cancelled credits (#89810)
dfd7cd0602 invoicing: add credit cancellation fields (#89810)
Compare 11 commits »
lguerin deleted branch wip/89810-invoicing-credit from entrouvert/lingo 2024-04-30 09:05:02 +02:00
lguerin merged pull request entrouvert/lingo#188 2024-04-30 09:05:00 +02:00
facturation: générer un avoir à la clôture d'une facture, si elle est négative (#89810)
lguerin pushed to wip/90048-test-today at entrouvert/lingo 2024-04-30 08:56:00 +02:00
de65bef401 misc: use django.utils.timezone.now instead of datetime (#90048)
bc11e7ff0f invoicing: callback on invoice cancellation (#88590)
7e29f546c6 invoicing: cancel invoice from UI (#88590)
2b0ea73b8c api: set cancell_callback_url on invoice (#88590)
0542a9cc5f invoicing: add cancel callback on invoice (#88590)
Compare 29 commits »
lguerin pushed to wip/88590-invoice-cancel at entrouvert/lingo 2024-04-30 08:55:41 +02:00
bc11e7ff0f invoicing: callback on invoice cancellation (#88590)
7e29f546c6 invoicing: cancel invoice from UI (#88590)
2b0ea73b8c api: set cancell_callback_url on invoice (#88590)
0542a9cc5f invoicing: add cancel callback on invoice (#88590)
60df240cba misc: split tests (#88590)
Compare 28 commits »
lguerin pushed to wip/89810-invoicing-credit at entrouvert/lingo 2024-04-30 08:55:20 +02:00
976a33a5ef invoicing: don't delete cancellation reason used on credit (#89810)
7882e16ab3 basket: don't assign cancelled credits (#89810)
09daf1d504 api: exclude cancelled credits (#89810)
42c4bc2ed0 invoicing: display and filter cancelled credits (#89810)
dfd7cd0602 invoicing: add credit cancellation fields (#89810)
Compare 23 commits »
lguerin pushed to main at entrouvert/lingo 2024-04-30 08:54:12 +02:00
a56b818bc3 invoicing: manage invoice cancellation reasons (#89732)
94250bcd1a invoicing: display and filter cancelled invoices (#89732)
ec614d829c invoicing: cancel invoices on final pool deletion (#89732)
2704add4c6 basket: set cancellation reason on invoices (#89732)
2bd63b19cf invoicing: cancellation reason model (#89732)
Compare 5 commits »
lguerin deleted branch wip/89732-invoicing-delete-pool from entrouvert/lingo 2024-04-30 08:54:12 +02:00
lguerin merged pull request entrouvert/lingo#187 2024-04-30 08:54:10 +02:00
facturation: suppression d'un pool définitif (#89732)
lguerin deleted branch wip/90107-fix-carddata-digests-on-import from entrouvert/wcs 2024-04-28 20:44:57 +02:00
lguerin pushed to main at entrouvert/wcs 2024-04-28 20:44:56 +02:00
20e77ecaaa backoffice: fix carddata digests on import with id_template (#90107)