This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
calebasse/calebasse/facturation
Mikaël Ates 1baad60c92 facturation: make invoices rendered to pdf accept 26 acts. 2013-08-09 12:09:52 +02:00
..
migrations facturation: add south migration script. 2013-05-22 17:15:45 +02:00
static/facturation facturation: add missing pdf template 2013-02-14 12:22:11 +01:00
templates/facturation facturation: function and template used to generate the invoice details renamed 2013-08-09 10:27:20 +02:00
__init__.py new application "facturation" 2012-10-12 19:38:34 +02:00
admin.py facturation: Add PricePerAct to admin. 2012-11-30 13:13:15 +01:00
b2.py b2: add tranmission views (fix #2732) 2013-07-04 13:32:32 +02:00
batches.py b2: multiple batch in a B2 file 2013-04-08 17:58:03 +02:00
forms.py facturation: rejection of invoice from invoicing detail view (fixes #2062). 2013-03-19 12:10:35 +01:00
invoice_header.py facturation: make invoices rendered to pdf accept 26 acts. 2013-08-09 12:09:52 +02:00
invoice_template.py facturation: make invoices rendered to pdf accept 26 acts. 2013-08-09 12:09:52 +02:00
list_acts.py facturation: check diag hc end date. 2013-05-30 15:27:03 +02:00
models.py facturation: fix health center selection in progor import file. 2013-06-18 17:29:09 +02:00
noemie.py b2: add tranmission views (fix #2732) 2013-07-04 13:32:32 +02:00
noemie_format.py start NOEMIE analyzer 2013-07-03 18:20:24 +02:00
progor.py facturation: utils to build import in the prog'or software 2013-02-21 16:25:20 +01:00
tests.py facturation: rename CMPP billing functions. 2013-05-30 11:52:15 +02:00
transmission_utils.py b2: add tranmission views (fix #2732) 2013-07-04 13:32:32 +02:00
urls.py b2: add tranmission views (fix #2732) 2013-07-04 13:32:32 +02:00
views.py b2: add tranmission views (fix #2732) 2013-07-04 13:32:32 +02:00