Development #66892
Tarification - outil de debug (inspect) pour calculer un tarif depuis une grille tarifaire
Status:
Résolu (à déployer)
Priority:
Normal
Assignee:
Target version:
-
Start date:
01 July 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
Depuis une grille tarifaire, définie sur un agenda, pouvoir à partir de:
- un event (slug)
- un user_external_id
- un adult_external_id
- un statut de réservation/type de pointage
avoir le tarif appliqué et son détail
Utile pour le debug et la validation d'une grille tarifaire
Files
Associated revisions
History
Updated by Lauréline Guérin (de retour le 29/8) about 1 month ago
- File pricing-test-tool.png pricing-test-tool.png added
Quelque chose comme ça ?
Updated by Lauréline Guérin (de retour le 29/8) about 1 month ago
- File 0002-pricing-test-tool-for-agenda-pricing-66892.patch 0002-pricing-test-tool-for-agenda-pricing-66892.patch added
- File 0001-misc-reduce-test-execution-time-by-changing-password.patch 0001-misc-reduce-test-execution-time-by-changing-password.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
fonctionne avec #66874 en face côté chrono
Updated by Frédéric Péters about 1 month ago
- Status changed from Solution proposée to Solution validée
raise ChronoError(_('Unable to get subscription details (%s)' % result['err_desc']))
pas ok pour la trad (celui plus haut est ok)
if '@' not in event_slug: ... if '::' in booking_status:
je serais pour ajouter un court commentaire en fin de ligne pour dire à quoi ça correspond fonctionnellement.
~~
je retirerais le point d'exclamation à Compute! et c'est tout.
Updated by Lauréline Guérin (de retour le 29/8) about 1 month ago
- File 0002-pricing-test-tool-for-agenda-pricing-66892.patch 0002-pricing-test-tool-for-agenda-pricing-66892.patch added
- Status changed from Solution validée to Solution proposée
pas ok pour la trad
grmblbl
Updated by Frédéric Péters about 1 month ago
- Status changed from Solution proposée to Solution validée
Updated by Lauréline Guérin (de retour le 29/8) about 1 month ago
- Status changed from Solution validée to Résolu (à déployer)
commit 41eda72b2eb08336714d38ade5d3d9b101e8f030 Author: Lauréline Guérin <zebuline@entrouvert.com> Date: Tue Jul 5 19:58:13 2022 +0200 pricing: test tool for agenda pricing (#66892) commit 6fef766eab6fe4eee915e4fef5cd98ddaaa44372 Author: Lauréline Guérin <zebuline@entrouvert.com> Date: Tue Jul 5 14:19:36 2022 +0200 misc: reduce test execution time by changing password hasher
pricing: test tool for agenda pricing (#66892)