Emanuel Danci

Results 16 issues of Emanuel Danci

enhancement
could

Check https://github.com/PressLabs/silver/blob/master/silver/api/views.py#L186

bug
design
must

How many days will the proforma be valid after being issued.

design
could
good first issue

Once an invoice/proforma is issued, don't delete its corresponding PDF, just rename it to something like `INV...-deleted.pdf`. This will prevent complete data loss if an invoice/proforma is deleted by mistake.

enhancement
design
should

design
should
good first issue

Add the details about the states of the subscriptions that should be billed. It will make it easier to change the code and the tests if the cases are clearly...

enhancement
docs
design
should

Right now most of the tests for the `docs_generator` command check only the values of the document entries. The tests should check the dates of the entries too.

could
good first issue