Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Feature/yc 785 #903

Closed
wants to merge 173 commits into from
Closed

Conversation

nicolas-heigvd
Copy link
Contributor

@nicolas-heigvd nicolas-heigvd commented Dec 13, 2023

  • Use DRYer approach
  • Fix js bug: TypeError: monetaryAmount is null on hourly rate item creation
  • Translate time sum
  • Fix handling of nullable Money field
  • make fixed price optional in admin
  • Write fixtures
  • Write test

@nicolas-heigvd nicolas-heigvd marked this pull request as ready for review January 17, 2024 09:24
@nicolas-heigvd nicolas-heigvd requested a review from monodo January 17, 2024 09:37
related_name="service_fee_updated_by",
help_text=_("La prestation a été mise à jour par cet utilisateur."),
)
permit_department = models.ForeignKey(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you not find the departement from the user groups and the submission entity ?

@monodo monodo mentioned this pull request Jan 19, 2024
18 tasks
@monodo monodo closed this Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request model For models related stuff urb-polcons For service of "urbanisme - police des constructions" related stuff.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants