Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  templates b4a78ef4 about 13 years Mikaël Ates facturation: activate validation button and dis...
__init__.py 0 Bytes fd0f45e5 over 13 years Benjamin Dauvergne new application "facturation"
admin.py 229 Bytes 070e274a about 13 years Mikaël Ates facturation: Add PricePerAct to admin.
forms.py 216 Bytes e3c5afd2 over 13 years Jérôme Schneider Update views, forms and urls for the new model
list_acts.py 13.9 KB 9d3ab5f7 about 13 years Mikaël Ates facturation: A more efficient function to list ...
models.py 17.2 KB a49f011d about 13 years Mikaël Ates facturation: missing statement.
tests.py 21.4 KB b958a9ad about 13 years Mikaël Ates facturation: New tests for invoicing.
urls.py 414 Bytes cfb62e2b about 13 years Mikaël Ates facturation: in progress.
views.py 3.97 KB 3538ec20 about 13 years Mikaël Ates facturation: Set context to display the details...

Latest revisions

# Date Author Comment
b4a78ef4 30 November 2012 03:18 PM Mikaël Ates

facturation: activate validation button and display details of validated invoicing.

070e274a 30 November 2012 01:13 PM Mikaël Ates

facturation: Add PricePerAct to admin.

b958a9ad 30 November 2012 12:21 PM Mikaël Ates

facturation: New tests for invoicing.

3538ec20 30 November 2012 12:21 PM Mikaël Ates

facturation: Set context to display the details of invoicing.

3af1325c 30 November 2012 12:21 PM Mikaël Ates

facturation: Start to display stats about invoicing.

a49f011d 30 November 2012 12:21 PM Mikaël Ates

facturation: missing statement.

3ac2302c 30 November 2012 12:21 PM Mikaël Ates

[facturation] Obtain stats on invoicing and proceed to validation.

  • Add an Invoice model
  • Add a PricePerAct model and its management. The price of the acts
    can change. So a price apply on a period.
  • build_invoices_from_acts() is the function that group acts billable...
9d3ab5f7 30 November 2012 12:21 PM Mikaël Ates

facturation: A more efficient function to list acts for billing (CMPP)

bcbe20d1 29 November 2012 09:27 AM Jérôme Schneider

facturation: fix test (we need to reload the object from db)

1db8d2cf 28 November 2012 07:51 PM Jérôme Schneider

removing debug ...

View revisions

Also available in: Atom