http://codereview.appspot.com/2142048/diff/2001/doc/index.rst File doc/index.rst (right): http://codereview.appspot.com/2142048/diff/2001/doc/index.rst#newcode9 doc/index.rst:9: - Account Stock: The account which is used to ...
14 years, 6 months ago
(2010-09-15 16:41:25 UTC)
#1
http://codereview.appspot.com/2142048/diff/2001/doc/index.rst File doc/index.rst (right): http://codereview.appspot.com/2142048/diff/2001/doc/index.rst#newcode9 doc/index.rst:9: - Account Stock: The account which is used to ...
14 years, 6 months ago
(2010-09-15 16:58:26 UTC)
#3
14 years, 6 months ago
(2010-09-15 17:24:34 UTC)
#5
On 2010/09/15 16:58:26, ced wrote:
> http://codereview.appspot.com/2142048/diff/2001/doc/index.rst
> File doc/index.rst (right):
>
> http://codereview.appspot.com/2142048/diff/2001/doc/index.rst#newcode9
> doc/index.rst:9: - Account Stock: The account which is used to record stock
> value.
> On 2010/09/15 16:41:25, timitos wrote:
> > account must be part of balance sheet
>
> We don't make any constraint of this kind in Tryton.
>
> http://codereview.appspot.com/2142048/diff/2001/doc/index.rst#newcode22
> doc/index.rst:22: Location has the type "Storage".
> On 2010/09/15 16:41:25, timitos wrote:
> > What about Stock Location of type "production"? I think it is a subtype of
> > "Storage". So it should be handled like this.
>
> The production location is not a storage so there will be account move.
I thought again about this. You are right.
Testing on an updated database shows strange behavior for switch view on products. Instead of ...
14 years, 4 months ago
(2010-12-05 22:02:23 UTC)
#19
Testing on an updated database shows strange behavior for switch view on
products. Instead of back switching from form to tree view it jumps to Tab
Accounting.
Anyone else? /me otherwise throwing this database...
http://codereview.appspot.com/2142048/diff/64001/tests/scenario_account_stock_continental.rst File tests/scenario_account_stock_continental.rst (right): http://codereview.appspot.com/2142048/diff/64001/tests/scenario_account_stock_continental.rst#newcode9 tests/scenario_account_stock_continental.rst:9: Imports:: On 2010/12/05 21:35:03, yangoon wrote: > On 2010/12/05 ...
14 years, 4 months ago
(2010-12-05 22:12:03 UTC)
#20
http://codereview.appspot.com/2142048/diff/64001/tests/scenario_account_stock...
File tests/scenario_account_stock_continental.rst (right):
http://codereview.appspot.com/2142048/diff/64001/tests/scenario_account_stock...
tests/scenario_account_stock_continental.rst:9: Imports::
On 2010/12/05 21:35:03, yangoon wrote:
> On 2010/12/05 20:51:45, ced wrote:
> > On 2010/12/05 20:14:06, yangoon wrote:
> > > Somewhere should be documented how to run this test (trytond and proteus
in
> > > PYTHONPATH, where to get proteus)
> > It is run like any others
>
> It needs proteus, which is not included in trytond.
I did not find how in setup.py define dependencies for test
On 2010/12/05 22:02:23, yangoon wrote: > Testing on an updated database shows strange behavior for ...
14 years, 4 months ago
(2010-12-05 22:12:26 UTC)
#21
On 2010/12/05 22:02:23, yangoon wrote:
> Testing on an updated database shows strange behavior for switch view on
> products. Instead of back switching from form to tree view it jumps to Tab
> Accounting.
>
> Anyone else? /me otherwise throwing this database...
I guess you must define some stock accounts
On 2010/12/05 22:12:26, ced wrote: > On 2010/12/05 22:02:23, yangoon wrote: > > Testing on ...
14 years, 4 months ago
(2010-12-06 18:26:18 UTC)
#23
On 2010/12/05 22:12:26, ced wrote:
> On 2010/12/05 22:02:23, yangoon wrote:
> > Testing on an updated database shows strange behavior for switch view on
> > products. Instead of back switching from form to tree view it jumps to Tab
> > Accounting.
> >
> > Anyone else? /me otherwise throwing this database...
>
> I guess you must define some stock accounts
Indeed. I tapped in the trap. With only account_product installed
account_revenue etc. are not required, while the accounts are now required even
if they are defined on the category and 'use accounts from category' is marked.
Issue 2142048: New module account_stock_continental
(Closed)
Created 14 years, 6 months ago by ced
Modified 14 years, 2 months ago
Reviewers: timitos, Jan Verlaan, yangoon
Base URL:
Comments: 17