[Stoq-devel] [Bug 3066] - Implementar opção de alteração da data de vencimento Contas a Receber
bugzilla-daemon at async.com.br
bugzilla-daemon at async.com.br
Fri Feb 9 21:38:30 BRST 2007
http://bugs.async.com.br/show_bug.cgi?id=3066
Marco Antonio Porcho Souza <maporcho at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3840| |review?(silvio at async.com.br)
Flag| |
--- Comment #8 from Marco Antonio Porcho Souza <maporcho at gmail.com> 2007-02-09 21:38 BRT ---
Created an attachment (id=3840)
--> (http://bugs.async.com.br/attachment.cgi?id=3840)
3066 patch
Sorry about my delay: I was studying the Stoq code also while implementing the
payment due date change option.
The "Reason" for postponing a payment cannot be set yet. It's likely that a new
attribute will have to be added to the Payment domain class.
I've implemented some interesting features:
* the "Change Due Date" option just appears on the "Sale Details" dialog if
there are payments which were not paid yet (and only these payments are shown
in the "Payment Due Date Change" dialog);
* as Silvio's description for this bug suggested, a payment due date change
cannot be changed to a date earlier than it's current date (this is enforced
through validation);
* the Cancel button resets the changes made to the due date of all listed
payments;
The patch includes updated versions of the .po files, also.
More information about the Stoq-devel
mailing list