[tryton-dev] PATCH: trytond: supports boolean on properties (issue 937002)

2013-06-20 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/937002/ Affected files: M trytond/ir/property.py M trytond/model/fields/property.py M trytond/test/test.py M trytond/tests/test_fields.py Index: trytond/ir/property.py

[tryton-dev] PATCH: trytond: Replace reference copying by relate (issue 932002)

2013-06-16 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/932002/ Affected files: A trytond/modules/purchase/invoice.xml M trytond/modules/purchase/purchase.py M trytond/modules/sale/__init__.py A trytond/modules/sale/invoice.xml M trytond/modules/sale/sale.py A trytond/modul

[tryton-dev] PATCH: trytond: sale_invoice_grouped new module (issue 931002)

2013-06-16 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/931002/ Affected files: M trytond/modules/sale/sale.py A trytond/modules/sale_invoice_grouped/__init__.py A trytond/modules/sale_invoice_grouped/party.py A trytond/modules/sale_invoice_grouped/party.xml A trytond/modules

[tryton-dev] PATCH: trytond: allow reconciliation for negative invoices and in statements (issue 930002)

2013-06-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/930002/ Affected files: M trytond/modules/account_invoice/invoice.py M trytond/modules/account_statement/statement.py Index: trytond/modules/account_invoice/invoice.py

[tryton-dev] PATCH: trytond: Do not check for closed period when writing on anglo_saxon_quantity (issue 928002)

2013-06-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/928002/ Affected files: M trytond/modules/account_stock_anglo_saxon/stock.py M trytond/modules/stock/move.py Index: trytond/modules/account_stock_anglo_saxon/stock.py =

[tryton-dev] PATCH: account: reconcile all lines where debit == credit == 0 (issue 927002)

2013-06-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/927002/ Affected files: M move.py Index: move.py === --- a/move.py +++ b/move.py @@ -355,11 +355,9 @@ move.period.post_move_sequence_used.id

[tryton-dev] PATCH: tryton: do not set value of keys in modified fields (issue3225) (issue 910002)

2013-05-30 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/910002/ Affected files: M tryton/gui/window/view_form/model/record.py Index: tryton/gui/window/view_form/model/record.py === --- a/tryton/gui/window/view_form/mo

[tryton-dev] PATCH: trytond: Do not take into account "active" when doing domain validation (issue 908002)

2013-05-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/908002/ Affected files: M trytond/model/modelstorage.py Index: trytond/model/modelstorage.py === --- a/trytond/model/modelstorage.py +++ b/trytond/model/modelsto

[tryton-dev] PATCH: tryton: Set button insensitive when calling their callback (issue 900002)

2013-05-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/92/ Affected files: M tryton/gui/window/view_form/view/form.py Index: tryton/gui/window/view_form/view/form.py === --- a/tryton/gui/window/view_form/view/for

[tryton-dev] PATCH: trytond: Handle domain on invoice lines (issue 899002)

2013-05-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/899002/ Affected files: M trytond/modules/account_asset/tests/scenario_account_asset.rst M trytond/modules/account_invoice/CHANGELOG M trytond/modules/account_invoice/invoice.py M trytond/modules/account_invoice/tests/scen

[tryton-dev] PATCH: tryton: change button type of WinForm when the record is not saved yet (issue 894002)

2013-05-22 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/894002/ Affected files: M tryton/gui/window/win_form.py Index: tryton/gui/window/win_form.py === --- a/tryton/gui/window/win_form.py +++ b/tryton/gui/window/win_

[tryton-dev] PATCH: tryton: Handle disappearing focus on widgets (issue 892002)

2013-05-22 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/892002/ Affected files: M tryton/gui/window/view_form/view/form.py Index: tryton/gui/window/view_form/view/form.py === --- a/tryton/gui/window/view_form/view/for

[tryton-dev] PATCH: tryton: grab focus when the button is the only one activatable (issue 871002)

2013-05-14 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/871002/ Affected files: tryton/common/button.py Index: tryton/common/button.py === --- a/tryton/common/button.py +++ b/tryton/common/button.py @@ -15,6 +15,7 @@

[tryton-dev] PATCH: tryton: honnor keyword_open in board when defined (issue 859002)

2013-05-10 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/859002/ Affected files: tryton/gui/window/view_board/action.py Index: tryton/gui/window/view_board/action.py === --- a/tryton/gui/window/view_board/action.py +++

[tryton-dev] PATCH: cloudsuite_app_241: Double-click on tree lines in board work like usual actions (issue 855002)

2013-05-07 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/855002/ Affected files: M tryton/gui/window/view_board/action.py Index: tryton/gui/window/view_board/action.py === --- a/tryton/gui/window/view_board/action.py +

[tryton-dev] PATCH: sao: O2M in form readonly (issue 851002)

2013-05-03 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/851002/ Affected files: M src/screen.js M src/view.js M src/window.js Index: src/screen.js === --- a/src/screen.js +++ b/src/screen.js @@ -93,9 +93,9 @@

[tryton-dev] PATCH: tryton: handle tree_state on reloads and fix tree_state on tab closing (issue 850003)

2013-05-02 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/850003/ Affected files: M tryton/gui/main.py M tryton/gui/window/form.py M tryton/gui/window/view_form/screen/screen.py Index: tryton/gui/main.py === --- a/t

[tryton-dev] PATCH: tryton: do not set default focusable widget on an invisible/readonly widget (issue 850002)

2013-05-02 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/850002/ Affected files: M tryton/gui/window/view_form/view/form_gtk/parser.py Index: tryton/gui/window/view_form/view/form_gtk/parser.py === --- a/tryton/gui/win

[tryton-dev] PATCH: account_invoice_supplier: make tax lines mandatory on supplier invoices/cn (issue 846002)

2013-04-30 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/846002/ Affected files: M invoice.py Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -399,6 +399,14 @@ for ofield in self.product.on_chan

[tryton-dev] PATCH: tryton: flash window when opening an URL (issue 830002)

2013-04-25 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/830002/ Affected files: M tryton/gui/main.py Index: tryton/gui/main.py === --- a/tryton/gui/main.py +++ b/tryton/gui/main.py @@ -1649,6 +1649,9 @@ elif

[tryton-dev] PATCH: Make statements aware of negative amounts in invoice lines (issue 820002)

2013-04-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/820002/ Affected files: M trytond/modules/account_invoice/invoice.py M trytond/modules/account_statement/statement.py Index: trytond/modules/account_invoice/invoice.py

[tryton-dev] PATCH: sao: Adding M2O readonly (issue 777004)

2013-04-09 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/777004/ Affected files: M Gruntfile.js M src/common.js M src/model.js M src/screen.js M src/view.js A src/window.js Index: Gruntfile.js === --- a/Grunt

[tryton-dev] stock_lot: Do not check lot if quantity is zero (issue 671003)

2013-02-15 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/671003/ Affected files: M stock.py Index: stock.py === --- a/stock.py +++ b/stock.py @@ -47,6 +47,7 @@ "Check if lot is required" for move in m

[tryton-dev] sale: Add test for validation of shipments with a stock user (issue 670004)

2013-02-12 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/670004/ Affected files: M tests/scenario_sale.rst -- -- tryton-dev@googlegroups.com mailing list --- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To unsubscribe from this gro

[tryton-dev] purchase: Add test for stock user validation on shipment in from purchase (issue 669004)

2013-02-12 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/669004/ Affected files: tests/scenario_purchase.rst -- -- tryton-dev@googlegroups.com mailing list --- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To unsubscribe from this g

[tryton-dev] trytond: Add documentation about on_change values (issue 669002)

2013-02-08 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/669002/ Affected files: A doc/topics/models/fields_on_change.rst Index: doc/topics/models/fields_on_change.rst === new file mode 100644 --- /dev/null +++ b/doc/t

[tryton-dev] tryton: support for multi model treeview (experimental) (issue 664003)

2013-02-04 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/664003/ Affected files: M tryton/gui/window/view_form/model/record.py M tryton/gui/window/view_form/screen/screen.py M tryton/gui/window/view_form/view/form.py M tryton/gui/window/view_form/view/interface.py M tryton/gui

[tryton-dev] trytond: support for multi model tree view (issue 666002)

2013-02-04 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/666002/ Affected files: trytond/model/modelview.py Index: trytond/model/modelview.py === --- a/trytond/model/modelview.py +++ b/trytond/model/modelview.py @@ -23

[tryton-dev] tryton: set position of cursor in M2O and Char to the beginning of the field (issue 660002)

2013-01-31 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/660002/ Affected files: tryton/gui/window/view_form/view/form_gtk/char.py tryton/gui/window/view_form/view/form_gtk/many2one.py tryton/gui/window/view_form/view/form_gtk/reference.py Index: tryton/gui/window/view_form/view

[tryton-dev] tryton: add missing _default for TimeField (issue 2940) (issue 631003)

2013-01-07 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/631003/ Affected files: M tryton/gui/window/view_form/model/field.py Index: tryton/gui/window/view_form/model/field.py === --- a/tryton/gui/window/view_form/mode

[tryton-dev] tryton: set sequence when adding existing record in O2M (issue 626002)

2012-12-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/626002/ Affected files: tryton/gui/window/view_form/view/form_gtk/one2many.py Index: tryton/gui/window/view_form/view/form_gtk/one2many.py === --- a/tryton/gui/w

[tryton-dev] tryton: correctly parse query string (issue 621003)

2012-12-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/621003/ Affected files: M tryton/gui/main.py Index: tryton/gui/main.py === --- a/tryton/gui/main.py +++ b/tryton/gui/main.py @@ -5,7 +5,7 @@ import sys import

[tryton-dev] trytond: add callback to get ressource url (issue 611005)

2012-12-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/611005/ Affected files: M trytond/model/model.py Index: trytond/model/model.py === --- a/trytond/model/model.py +++ b/trytond/model/model.py @@ -54,6 +54,7 @@

[tryton-dev] tryton: Add button to get tryton URL (issue 620003)

2012-12-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/620003/ Affected files: M tryton/gui/window/form.py M tryton/gui/window/tabcontent.py Index: tryton/gui/window/form.py === --- a/tryton/gui/window/form.py +++

[tryton-dev] trytond: drop fk constraint on create_uid/write_uid for issue2906 (issue 625002)

2012-12-24 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/625002/ Affected files: M trytond/backend/mysql/init.sql M trytond/backend/postgresql/init.sql M trytond/model/modelsql.py Index: trytond/backend/mysql/init.sql =

[tryton-dev] trytond: log update requests (issue 624002)

2012-12-24 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/624002/ Affected files: M trytond/backend/postgresql/database.py Index: trytond/backend/postgresql/database.py === --- a/trytond/backend/postgresql/database.py +

[tryton-dev] account: Small performance improvement on date computation (issue 620002)

2012-12-19 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/620002/ Affected files: M move.py Index: move.py === --- a/move.py +++ b/move.py @@ -1192,6 +1192,10 @@ 'journal': journal_id,

[tryton-dev] trytond: add expand_toolbar attributes to field (issue 605005)

2012-12-07 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/605005/ Affected files: M trytond/ir/ui/form.rnc M trytond/ir/ui/form.rng Index: trytond/ir/ui/form.rnc === --- a/trytond/ir/ui/form.rnc +++ b/trytond/ir/ui/fo

[tryton-dev] tryton: Add expander to X2M widget to gain some room (issue 596003)

2012-12-07 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/596003/ Affected files: M tryton/gui/window/view_form/view/form_gtk/many2many.py M tryton/gui/window/view_form/view/form_gtk/one2many.py Index: tryton/gui/window/view_form/view/form_gtk/many2many.py =

[tryton-dev] trytond: allow group's table to be homogeneous (issue 605003)

2012-12-06 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/605003/ Affected files: M trytond/ir/ui/form.rnc M trytond/ir/ui/form.rng M trytond/ir/view/rule_group_form.xml Index: trytond/ir/ui/form.rnc === --- a/tryto

[tryton-dev] tryton: allow group's table to be homogeneous (issue 603003)

2012-12-06 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/603003/ Affected files: M tryton/gui/window/view_form/view/form_gtk/parser.py Index: tryton/gui/window/view_form/view/form_gtk/parser.py === --- a/tryton/gui/win

[tryton-dev] tryton: prevent call to display on the _group_changed trigger when there is a parent to the screen (issue 606002)

2012-12-06 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/606002/ Affected files: M tryton/gui/window/view_form/screen/screen.py Index: tryton/gui/window/view_form/screen/screen.py === --- a/tryton/gui/window/view_form/

[tryton-dev] tryton: prevent some record-modified signal to be sent (issue 598005)

2012-12-05 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/598005/ Affected files: M tryton/gui/window/view_form/view/form_gtk/char.py M tryton/gui/window/view_form/view/form_gtk/interface.py M tryton/gui/window/view_form/view/form_gtk/selection.py Index: tryton/gui/window/view_fo

[tryton-dev] tryton: POC comment on records (issue 599003)

2012-11-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/599003/ Affected files: A share/pixmaps/tryton/tryton-comment-closed.svg A share/pixmaps/tryton/tryton-comment-open.svg A share/pixmaps/tryton/tryton-comment-reply.svg A share/pixmaps/tryton/tryton-comment.svg M tryton/g

[tryton-dev] tryton: enforce size limit on editable O2M (issue 590006)

2012-11-15 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/590006/ Affected files: M tryton/gui/window/view_form/screen/screen.py M tryton/gui/window/view_form/view/form_gtk/one2many.py M tryton/gui/window/view_form/view/list_gtk/editabletree.py Index: tryton/gui/window/view_form/

[tryton-dev] reduce_search_active_calls: prevent to recompute domain_parser if it's already known (issue 580005)

2012-11-15 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/580005/ Affected files: M tryton/gui/window/view_form/screen/screen.py Index: tryton/gui/window/view_form/screen/screen.py === --- a/tryton/gui/window/view_form/

[tryton-dev] account_stock_anglo_saxon: compute with root purchase_lines and sale_lines (issue 581005)

2012-11-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/581005/ Affected files: M invoice.py Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -4,6 +4,7 @@ import operator from trytond.model import ModelVie

[tryton-dev] account_stock_anglo_saxon: compute purchase_lines moves as root (issue 583004)

2012-11-08 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/583004/ Affected files: M invoice.py M tests/scenario_account_stock_anglo_saxon.rst Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -62,7 +62,9 @@

[tryton-dev] trytond: remove use of sha module (issue 595003)

2012-11-08 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/595003/ Affected files: M trytond/backend/fields.py M trytond/protocols/dispatcher.py M trytond/res/user.py M trytond/server.py Index: trytond/backend/fields.py ===

[tryton-dev] trytond: support password not in ascii (issue 582004)

2012-11-06 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/582004/ Affected files: M trytond/protocols/dispatcher.py M trytond/security.py Index: trytond/protocols/dispatcher.py === --- a/trytond/protocols/dispatcher.p

[tryton-dev] tryton: do not execute anything if the record can not be saved (issue 593002)

2012-11-01 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/593002/ Affected files: M tryton/gui/window/view_form/screen/screen.py Index: tryton/gui/window/view_form/screen/screen.py === --- a/tryton/gui/window/view_form/

[tryton-dev] trytond: handle dynamic selection (issue 587002)

2012-10-24 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/587002/ Affected files: M trytond/ir/translation.py M trytond/ir/translation.xml M trytond/model/model.py M trytond/model/modelsql.py M trytond/model/modelstorage.py M trytond/test/__init__.py M trytond/test/test.py

[tryton-dev] tryton: handle dynamic selection (issue 586004)

2012-10-24 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/586004/ Affected files: M tryton/gui/window/view_form/view/form_gtk/selection.py M tryton/gui/window/view_form/view/list_gtk/parser.py -- tryton-dev@googlegroups.com mailing list

[tryton-dev] tryton: make a better export window (issue 578002)

2012-10-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/578002/ Affected files: M tryton/gui/window/win_export.py Index: tryton/gui/window/win_export.py === --- a/tryton/gui/window/win_export.py +++ b/tryton/gui/windo

[tryton-dev] trytond: remove required in shortcut sequence (issue 575002)

2012-10-19 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/575002/ Affected files: M trytond/ir/ui/view.py Index: trytond/ir/ui/view.py === --- a/trytond/ir/ui/view.py +++ b/trytond/ir/ui/view.py @@ -319,7 +319,7 @@

[tryton-dev] Link/Unlink invoice line to invoice as superuser (issue 569002)

2012-10-17 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/569002/ Affected files: M invoice.py A tests/scenario_purchase_invoice_line_standalone.rst M tests/test_purchase_invoice_line_standalone.py -- tryton-dev@googlegroups.com mailing list

[tryton-dev] trytond: cache set will return value in order to prevent using temporary variable for nothing (issue 543002)

2012-09-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/543002/ Affected files: M trytond/cache.py Index: trytond/cache.py === --- a/trytond/cache.py +++ b/trytond/cache.py @@ -49,6 +49,7 @@ cache = self.

[tryton-dev] proteus: read records taking into account field context (issue 539002)

2012-09-25 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/539002/ Affected files: M proteus/__init__.py Index: proteus/__init__.py === --- a/proteus/__init__.py +++ b/proteus/__init__.py @@ -208,11 +208,17 @@ defau

[tryton-dev] tryton: support for dict fields (issue 538002)

2012-09-25 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/538002/ Affected files: M tryton/gui/window/view_form/model/field.py A tryton/gui/window/view_form/view/form_gtk/dictionary.py M tryton/gui/window/view_form/view/form_gtk/parser.py -- tryton-dev@googlegroups.com mailing li

[tryton-dev] tryton: prevent screen reload when sensible_widget is the main window (issue 534002)

2012-09-21 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/534002/ Affected files: M tryton/gui/window/wizard.py Index: tryton/gui/window/wizard.py === --- a/tryton/gui/window/wizard.py +++ b/tryton/gui/window/wizard.py

[tryton-dev] tryton: Fix behavior of datewidget when changing a date (issue 532002)

2012-09-20 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/532002/ Affected files: M tryton/common/date_widget.py Index: tryton/common/date_widget.py === --- a/tryton/common/date_widget.py +++ b/tryton/common/date_widget

[tryton-dev] tryton: call WinSearch callback even when WinForm do not yield result (issue 529003)

2012-09-19 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/529003/ Affected files: M tryton/gui/window/win_search.py Index: tryton/gui/window/win_search.py === --- a/tryton/gui/window/win_search.py +++ b/tryton/gui/windo

[tryton-dev] tryton: fix deletion of readonly M2O (issue 528002)

2012-09-19 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/528002/ Affected files: M tryton/gui/window/view_form/view/form_gtk/many2one.py Index: tryton/gui/window/view_form/view/form_gtk/many2one.py === --- a/tryton/gui

[tryton-dev] Prevent setting move to draft in a closed period (issue 527003)

2012-09-19 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/527003/ Affected files: M move.py Index: move.py === --- a/move.py +++ b/move.py @@ -77,6 +77,8 @@ 'of different companies in the same move!

[tryton-dev] Date display is human friendly (issue 522002)

2012-09-17 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/522002/ Affected files: M trytond/tests/test_tryton.py Index: trytond/tests/test_tryton.py === --- a/trytond/tests/test_tryton.py +++ b/trytond/tests/test_tryton

[tryton-dev] [account]: compute aged balance in the past (issue 505005)

2012-09-07 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/505005/ Affected files: M CHANGELOG M account.py M account.xml Index: CHANGELOG === --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,4 @@ +* Compute the aged balan

[tryton-dev] trytond: Adding fields.Dict (issue 501007)

2012-09-04 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/501007/ Affected files: M trytond/backend/fields.py M trytond/backend/postgresql/fields.py M trytond/backend/sqlite/fields.py M trytond/ir/model.py M trytond/model/fields/__init__.py A trytond/model/fields/dict.py M

[tryton-dev] proteus: Add new and find method to ModelList (issue 501003)

2012-08-30 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/501003/ Affected files: M proteus/__init__.py M proteus/config.py A proteus/context.py A proteus/tests/test_context.py Index: proteus/__init__.py === --- a

[tryton-dev] account: fix wizard migration bugs (issue449002)

2012-07-30 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/449002/ Affected files: M account.py Index: account.py === --- a/account.py +++ b/account.py @@ -2148,7 +2148,7 @@ _name = 'account.open_aged_balance'

[tryton-dev] account_invoice: use tax_rule to compute taxes from account (issue453002)

2012-07-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/453002/ Affected files: M invoice.py Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -1417,7 +1417,8 @@ ('kind', '=', 'revenue'),

[tryton-dev] trytond: allow to override rng file (issue446001)

2012-07-24 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/446001/ Affected files: M trytond/ir/ui/view.py Index: trytond/ir/ui/view.py === --- a/trytond/ir/ui/view.py +++ b/trytond/ir/ui/view.py @@ -12,6 +12,7 @@ from

[tryton-dev] account_assets: new module (issue439002)

2012-07-19 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/439002/ Affected files: A CHANGELOG A COPYRIGHT A INSTALL A LICENSE A MANIFEST.in A README A __init__.py A asset.py A asset.xml A product.py A product.xml A setup.py A tryton.cfg -- tryton-dev@googlegro

[tryton-dev] tryton: add dynamic size limit on the One2Many (issue394003)

2012-06-04 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/394003/ Affected files: M tryton/gui/window/view_form/model/field.py M tryton/gui/window/view_form/view/form_gtk/one2many.py Index: tryton/gui/window/view_form/model/field.py =

[tryton-dev] trytond: add dynamic size limit on the One2Many and Char fields (issue396001)

2012-06-04 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/396001/ Affected files: M doc/ref/models/fields.rst M trytond/model/fields/one2many.py M trytond/model/model.py M trytond/model/modelsql.py M trytond/model/modelstorage.py M trytond/pyson.py M trytond/test/test.py

[tryton-dev] timesheet: add states on hours (issue385002)

2012-05-25 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/385002/ Affected files: M work.py Index: work.py === --- a/work.py +++ b/work.py @@ -20,7 +20,11 @@ right = fields.Integer('Right', required=True, select=Tr

[tryton-dev] project_revenue: review project/task view (issue388001)

2012-05-25 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/388001/ Affected files: M work.py M work.xml Index: work.py === --- a/work.py +++ b/work.py @@ -46,8 +46,11 @@ digits=(16, Eval('currency_digits',

[tryton-dev] project: review view structure (issue387001)

2012-05-25 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/387001/ Affected files: M work.xml Index: work.xml === --- a/work.xml +++ b/work.xml @@ -64,30 +64,29 @@ form

[tryton-dev] trytond: compute domain_get for the right mode (issue385001)

2012-05-24 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/385001/ Affected files: M trytond/ir/rule.py Index: trytond/ir/rule.py === --- a/trytond/ir/rule.py +++ b/trytond/ir/rule.py @@ -158,7 +158,7 @@ if

[tryton-dev] Add relation fields' fields to __fields_by_model (issue384001)

2012-05-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/384001/ Affected files: M trytond/model/modelstorage.py Index: trytond/model/modelstorage.py === --- a/trytond/model/modelstorage.py +++ b/trytond/model/modelsto

[tryton-dev] company (2.4): set context company (issue372001)

2012-05-16 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/372001/ Affected files: M cron.py Index: cron.py === --- a/cron.py +++ b/cron.py @@ -2,6 +2,7 @@ #this repository contains the full copyright notices and licens

[tryton-dev] trytond: use None instead of False as default value (issue351003)

2012-05-14 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/351003/ Affected files: M trytond/model/model.py Index: trytond/model/model.py === --- a/trytond/model/model.py +++ b/trytond/model/model.py @@ -396,7 +396,7 @@

[tryton-dev] purchase_invoice_line_standalone: support return on purchase (issue362001)

2012-05-07 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/362001/ Affected files: M purchase.py Index: purchase.py === --- a/purchase.py +++ b/purchase.py @@ -24,11 +24,12 @@ super(Purchase, self).init(module_

[tryton-dev] Do not compute twice the children timesheets (issue355001)

2012-05-03 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/355001/ Affected files: M work.py Index: work.py === --- a/work.py +++ b/work.py @@ -90,7 +90,7 @@ ('parent', 'child_of', ids),

[tryton-dev] trytond: only M2O and O2O returns BrowseRecordNull other returns empty BrowseRecordList (issue353003)

2012-05-02 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/353003/ Affected files: M trytond/wizard/wizard.py Index: trytond/wizard/wizard.py === --- a/trytond/wizard/wizard.py +++ b/trytond/wizard/wizard.py @@ -14,9 +14

[tryton-dev] project_revenue: display employee cost on form (issue351002)

2012-05-02 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/351002/ Affected files: M service.xml Index: service.xml === --- a/service.xml +++ b/service.xml @@ -8,7 +8,7 @@ form

[tryton-dev] purchase: Managage negative amounts in purchase (issue354001)

2012-05-02 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/354001/ Affected files: M CHANGELOG M doc/index.rst M purchase.py M purchase.xml -- tryton-dev@googlegroups.com mailing list

[tryton-dev] tryton: handle search for NULL on M2O (issue352001)

2012-04-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/352001/ Affected files: M tryton/common/domain_parser.py Index: tryton/common/domain_parser.py === --- a/tryton/common/domain_parser.py +++ b/tryton/common/domai

[tryton-dev] Fix XML information of wizard to return a sale (issue328002)

2012-04-17 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/328002/ Affected files: M sale.py M sale.xml Index: sale.py === --- a/sale.py +++ b/sale.py @@ -2099,8 +2099,12 @@ make_return = StateTransition() d

[tryton-dev] stock: Use warehouse_input in ShipmentOutReturn (issue312002)

2012-03-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/312002/ Affected files: M shipment.py Index: shipment.py === --- a/shipment.py +++ b/shipment.py @@ -1279,14 +1279,14 @@ warehouse_storage = fields.Function

[tryton-dev] removed type, updated to trunk (issue312001)

2012-03-26 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/312001/ Affected files: M sale.py M sale.xml A tests/scenario_sale.rst M tests/test_sale.py -- tryton-dev@googlegroups.com mailing list

[tryton-dev] proteus: support None in Integer, Float, Numeric fields (issue306003)

2012-03-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/306003/ Affected files: M proteus/__init__.py Index: proteus/__init__.py === --- a/proteus/__init__.py +++ b/proteus/__init__.py @@ -18,6 +18,7 @@ import thread

[tryton-dev] trytond: product and list_price should be visible for projects (issue296001)

2012-03-16 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/296001/ Affected files: M trytond/modules/project_revenue/work.py M trytond/modules/timesheet/work.py Index: trytond/modules/project_revenue/work.py === --- a/

[tryton-dev] project: Display state on project too and add a constraint on it (issue290002)

2012-03-15 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/290002/ Affected files: M work.py M work.xml Index: work.py === --- a/work.py +++ b/work.py @@ -61,11 +61,7 @@ state = fields.Selection([ ('o

[tryton-dev] stock_supply: do not make warehouse mandatory anymore (issue291001)

2012-03-14 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/291001/ Affected files: M purchase_request.py Index: purchase_request.py === --- a/purchase_request.py +++ b/purchase_request.py @@ -30,7 +30,7 @@ supply_da

[tryton-dev] trytond: resetting columns should also reset defaults (issue290001)

2012-03-14 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/290001/ Affected files: M trytond/model/model.py Index: trytond/model/model.py === --- a/trytond/model/model.py +++ b/trytond/model/model.py @@ -28,6 +28,7 @@

[tryton-dev] sale: add return to sale object (depends on the workflow patch) (issue274001)

2012-03-06 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/274001/ Affected files: M sale.py M sale.xml A tests/scenario_sale.rst M tests/test_sale.py -- tryton-dev@googlegroups.com mailing list

[tryton-dev] trytond: do not search for deleted records in history table (issue250003)

2012-02-21 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/250003/ Affected files: M trytond/model/modelsql.py Index: trytond/model/modelsql.py === --- a/trytond/model/modelsql.py +++ b/trytond/model/modelsql.py @@ -1197

[tryton-dev] [account_stock_continental] Cost price is readonly when account_stock_* is installed (issue244003)

2012-02-14 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/244003/ Affected files: M product.py M product.xml -- tryton-dev@googlegroups.com mailing list

[tryton-dev] Add cost value to location / product contextualized views (issue246002)

2012-02-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/246002/ Affected files: M trytond/modules/stock/location.py M trytond/modules/stock/product.py M trytond/modules/stock/product.xml Index: trytond/modules/stock/location.py ==

[tryton-dev] Allow None in Integer, Float, Numeric form fields (issue245001)

2012-02-09 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/245001/ Affected files: M tryton/gui/window/view_form/model/field.py M tryton/gui/window/view_form/view/form_gtk/float.py M tryton/gui/window/view_form/view/form_gtk/integer.py Index: tryton/gui/window/view_form/model/fiel

  1   2   3   >