Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing a billing system #1

Closed
manumilou opened this issue Jan 29, 2016 · 2 comments
Closed

Implementing a billing system #1

manumilou opened this issue Jan 29, 2016 · 2 comments

Comments

@manumilou
Copy link
Contributor

The billing system must be able to:

  • Generate a full report of delivered meals per month: HTML + PDF
  • Generate an invoice per client, per month

TODO: À compléter

@manumilou manumilou changed the title Implement a billing system Implementing a billing system Feb 4, 2016
@maximeconnolly
Copy link
Contributor

maximeconnolly commented Aug 5, 2016

The best way to implement billing is by having a model billing. That way we can have a history of the billing summary inside of sous-chef. We can also probably reference that with a foreign key to billing and filter by month of billing.

@maximeconnolly
Copy link
Contributor

maximeconnolly commented Aug 8, 2016

screen shot 2016-08-08 at 12 58 32 pm

There is also the month and the date missing from this diagram

manumilou pushed a commit that referenced this issue Aug 15, 2016
…lling_application

Fix listing template and js calendar
manumilou pushed a commit that referenced this issue Aug 28, 2016
Highlight missing info and fix update form
@manumilou manumilou mentioned this issue Sep 14, 2016
5 tasks
lingxiaoyang pushed a commit that referenced this issue Mar 30, 2017
Fixed: highlight the dates that already have orders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants