Commit Graph

13 Commits

Author SHA1 Message Date
Lauréline Guérin fc8872e559
misc: remove import/export commands, simplify code (#78125)
gitea/lingo/pipeline/head This commit looks good Details
2023-06-02 15:44:00 +02:00
Lauréline Guérin 1813a9c415
misc: rename AgendaImportError to be more generic (#78125) 2023-06-02 11:28:51 +02:00
Lauréline Guérin 7ecd05ffbb
invoicing: configure agendas on campaign (#75553) 2023-03-31 17:18:03 +02:00
Lauréline Guérin 00aeac4aa0
misc: use gettext_lazy instead of ugettext_lazy (#75312)
RemovedInDjango40Warning: django.utils.translation.ugettext_lazy()
is deprecated in favor of django.utils.translation.gettext_lazy()
2023-03-10 10:37:21 +01:00
Lauréline Guérin 452093fd50
invoicing: link between Regie and Agenda (#71074) 2022-11-21 16:32:01 +01:00
Lauréline Guérin 369fbb8602
pricing: import/export pricings (#67196) 2022-08-02 17:11:36 +02:00
Lauréline Guérin c694ee5e67
pricing: M2M between AgendaPricing and Agenda (#67196) 2022-08-02 17:11:35 +02:00
Lauréline Guérin 9c4ca12b57
pricing: add a link to go on agenda's chrono settings view (#65985) 2022-06-17 08:28:51 +02:00
Lauréline Guérin 82806f1751
pricing: import/export check types (#65459) 2022-05-31 15:34:34 +02:00
Lauréline Guérin af62f2f8c6
pricing: synchronise agendas, list & detail views (#65361) 2022-05-31 15:04:56 +02:00
Lauréline Guérin 1ee53fa3be
pricing: simplify mixins and permission checks (#65442) 2022-05-31 15:00:06 +02:00
Lauréline Guérin 373560728a
pricing: import/export (#65442) 2022-05-31 15:00:06 +02:00
Frédéric Péters 83f0c98b85 add agendas app with basic models (#65357) 2022-05-17 23:15:35 +02:00