https://tryton-rietveld.appspot.com/30501002/diff/40001/statement.py File statement.py (right): https://tryton-rietveld.appspot.com/30501002/diff/40001/statement.py#newcode159 statement.py:159: Bool(Eval('origins', []))), I would use a default value [-1] ...
The documentation should also be updated. https://tryton-rietveld.appspot.com/30501002/diff/60001/CHANGELOG File CHANGELOG (right): https://tryton-rietveld.appspot.com/30501002/diff/60001/CHANGELOG#newcode1 CHANGELOG:1: * Add wizard ...
6 years, 1 month ago
(2016-12-26 17:07:33 UTC)
#11
https://tryton-rietveld.appspot.com/30501002/diff/120001/doc/index.rst File doc/index.rst (right): https://tryton-rietveld.appspot.com/30501002/diff/120001/doc/index.rst#newcode55 doc/index.rst:55: The statement origin represents an statement line on an ...
https://tryton-rietveld.appspot.com/30501002/diff/160001/statement.py File statement.py (right): https://tryton-rietveld.appspot.com/30501002/diff/160001/statement.py#newcode998 statement.py:998: return self.origins I do not understand what is self.origins?
5 years, 11 months ago
(2017-02-14 22:03:12 UTC)
#26
https://tryton-rietveld.appspot.com/30501002/diff/250001/tests/scenario_statement_origin.rst File tests/scenario_statement_origin.rst (right): https://tryton-rietveld.appspot.com/30501002/diff/250001/tests/scenario_statement_origin.rst#newcode105 tests/scenario_statement_origin.rst:105: >>> line.statement = statement This is not done by ...
5 years, 11 months ago
(2017-02-23 19:28:51 UTC)
#37
On 2017/02/24 12:12:37, pokoli wrote: > Manage line statement when nested with origins I do ...
5 years, 11 months ago
(2017-02-24 12:37:35 UTC)
#42
On 2017/02/24 12:12:37, pokoli wrote:
> Manage line statement when nested with origins
I do not understand what you have to do that.
It really needs a clear explanation in the code.
https://tryton-rietveld.appspot.com/30501002/diff/330001/statement.py File statement.py (right): https://tryton-rietveld.appspot.com/30501002/diff/330001/statement.py#newcode779 statement.py:779: # created lines related to origin related to an ...
5 years, 11 months ago
(2017-02-24 14:15:08 UTC)
#46
https://tryton-rietveld.appspot.com/30501002/diff/330001/statement.py File statement.py (right): https://tryton-rietveld.appspot.com/30501002/diff/330001/statement.py#newcode779 statement.py:779: # created lines related to origin related to an ...
5 years, 11 months ago
(2017-02-24 14:34:20 UTC)
#47
https://tryton-rietveld.appspot.com/30501002/diff/330001/statement.py File statement.py (right): https://tryton-rietveld.appspot.com/30501002/diff/330001/statement.py#newcode779 statement.py:779: # created lines related to origin related to an ...
5 years, 11 months ago
(2017-02-24 14:45:51 UTC)
#48
On 2017/08/01 08:58:06, ced wrote: > But I'm wondering if we should not drop this ...
5 years, 6 months ago
(2017-08-01 09:01:10 UTC)
#61
On 2017/08/01 08:58:06, ced wrote:
> But I'm wondering if we should not drop this limit for XML file because in all
> cases XML is not nice to read.
I find it usefull when it's possible to have it, as it makes xml easier to read.
new scenario must be added on setup.py convert_2to3_doctests https://tryton-rietveld.appspot.com/30501002/diff/470001/statement.py File statement.py (right): https://tryton-rietveld.appspot.com/30501002/diff/470001/statement.py#newcode149 statement.py:149: 'post_with_pending_amount': ...
5 years, 5 months ago
(2017-08-09 08:17:26 UTC)
#70
It seems there is something wrong with latest patchset, as I see some missing features: ...
5 years, 5 months ago
(2017-08-09 13:09:52 UTC)
#74
It seems there is something wrong with latest patchset, as I see some missing
features:
1. Changelog is not updated
2. Doc about filestore is removed
3. ORigins Information is removed
4. Import button re-added
Issue 30501002: account_statement: Add statment origin and wizard to import them
(Closed)
Created 6 years, 4 months ago by pokoli
Modified 5 years, 4 months ago
Reviewers: reviewbot, albert, ced, edbo.design_gmail.com, rietveld-bot_tryton.org
Base URL:
Comments: 83