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

2013-06-21 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: sale_invoice_grouped new module (issue 931002)

2013-06-17 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

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

2013-06-17 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

[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: 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 === ---

[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 +++

[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

[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 === ---

[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 === ---

[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 +++

[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 === ---

[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

[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] 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

[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

[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

[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 +++

[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 @@

[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-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 === ---

[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 === ---

[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: 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: 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: 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] 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] 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] 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] 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 === ---

[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 === ---

[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-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] 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: 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 === ---

[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 === ---

[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] 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: 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 +++

[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 =

[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 +++

[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

[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 === ---

[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 +++

[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 +++

[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 === ---

[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] 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 @@ field name=typeform/field

[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,

[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,

[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 +++

[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] 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] 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] 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

[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 +++

[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()

[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 =

[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] 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] 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 @@

[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 @@

[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-dev] Display nested diff in patch compatible way (issue240001)

2012-02-03 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/240001/ Affected files: M hgnested/__init__.py Index: hgnested/__init__.py === --- a/hgnested/__init__.py +++ b/hgnested/__init__.py @@ -12,7 +12,7 @@ from

[tryton-dev] Switch to GObject Introspection (issue222008)

2012-01-18 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/222008/ Affected files: M setup.py M tryton/client.py M tryton/common/button.py M tryton/common/cellrendererbinary.py M tryton/common/cellrendererbutton.py M tryton/common/cellrenderercombo.py M

[tryton-dev] Remove options settable from gtk (issue221001)

2012-01-05 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/221001/ Affected files: M tryton/gui/main.py Index: tryton/gui/main.py === --- a/tryton/gui/main.py +++ b/tryton/gui/main.py @@ -177,15 +177,11 @@ #

[tryton-dev] Display party code on employee/company forms (issue210010)

2012-01-04 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/210010/ Affected files: M company.xml Index: company.xml === --- a/company.xml +++ b/company.xml @@ -16,16 +16,6 @@ form

[tryton-dev] Bug in binary fields in tree views per issue2368 (issue206007)

2012-01-02 Thread nicolas . evrard
LGTM http://codereview.tryton.org/206007/ -- tryton-dev@googlegroups.com mailing list

[tryton-dev] Set selection on treeview when they receive the focus (issue210008)

2011-12-30 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/210008/ Affected files: M tryton/gui/window/view_form/screen/screen.py M tryton/gui/window/view_form/view/list_gtk/parser.py Index: tryton/gui/window/view_form/screen/screen.py

[tryton-dev] Use dict for string interpollation (issue215001)

2011-12-29 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/215001/ Affected files: M tryton/gui/window/win_import.py Index: tryton/gui/window/win_import.py === --- a/tryton/gui/window/win_import.py +++

[tryton-dev] Add data to ir.attachment treeview (issue206006)

2011-12-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/206006/ Affected files: M trytond/ir/attachment.xml Index: trytond/ir/attachment.xml === --- a/trytond/ir/attachment.xml +++ b/trytond/ir/attachment.xml @@

[tryton-dev] Fix for on_statrt_editing called without an event (issue210006)

2011-12-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/210006/ Affected files: M tryton/common/cellrendererbinary.py Index: tryton/common/cellrendererbinary.py === --- a/tryton/common/cellrendererbinary.py +++

[tryton-dev] Support for geographic type in tryton client (only point for now) (issue210002)

2011-12-23 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/210002/ Affected files: M tryton/gui/window/view_form/model/field.py A tryton/gui/window/view_form/view/form_gtk/geometry.py M tryton/gui/window/view_form/view/form_gtk/parser.py M

[tryton-dev] expense: first draft of the module (issue178006)

2011-11-16 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/178006/ Affected files: A COPYRIGHT A INSTALL A LICENSE A MANIFEST.in A README A __init__.py A __tryton__.py A expense.py A expense.xml A setup.py A tests/__init__.py A tests/test_expense.py --

[tryton-dev] trytond: use relative import since it works with python2.6 (issue174002)

2011-11-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/174002/ Affected files: M trytond/__init__.py M trytond/backend/__init__.py M trytond/backend/mysql/__init__.py M trytond/backend/postgresql/__init__.py M trytond/backend/sqlite/__init__.py M trytond/ir/__init__.py

[tryton-dev] account: use relative imports (issue178002)

2011-11-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/178002/ Affected files: M __init__.py M tests/__init__.py Index: __init__.py === --- a/__init__.py +++ b/__init__.py @@ -1,11 +1,11 @@ #This file is part of

[tryton-dev] account_invoice: use relative imports (issue174003)

2011-11-13 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/174003/ Affected files: M __init__.py M tests/__init__.py Index: __init__.py === --- a/__init__.py +++ b/__init__.py @@ -1,7 +1,7 @@ #This file is part of

[tryton-dev] Removed a line (issue178001)

2011-11-09 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/178001/ Affected files: M C Index: C === --- a/C +++ b/C @@ -1,5 +1,4 @@ C1 C2 -C3 C5 C6 -- tryton-dev@googlegroups.com mailing list

[tryton-dev] Add binary field to tree view (issue171003)

2011-11-07 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/171003/ Affected files: A tryton/common/cellrendererbinary.py M tryton/gui/window/view_form/view/list.py M tryton/gui/window/view_form/view/list_gtk/parser.py -- tryton-dev@googlegroups.com mailing list

[tryton-dev] account: correct pyflake errors (issue163007)

2011-10-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/163007/ Affected files: M account.py M fiscalyear.py M move.py Index: account.py === --- a/account.py +++ b/account.py @@ -2,8 +2,6 @@ #this repository

[tryton-dev] account_invoice: correct pyflake errors (issue162007)

2011-10-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/162007/ Affected files: M invoice.py M payment_term.py Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -211,7 +211,6 @@ def

[tryton-dev] account_invoice_line_standalone: correct pyflake errors (issue165004)

2011-10-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/165004/ Affected files: M invoice.py Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -1,7 +1,7 @@ #This file is part of Tryton. The COPYRIGHT file

[tryton-dev] account_stock_anglo_saxon: correct pyflake errors (issue167002)

2011-10-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/167002/ Affected files: M invoice.py Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -2,7 +2,7 @@ #this repository contains the full copyright

[tryton-dev] analytic_account: correct pyflake errors (issue163008)

2011-10-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/163008/ Affected files: M account.py Index: account.py === --- a/account.py +++ b/account.py @@ -83,7 +83,6 @@ def default_currency(self):

[tryton-dev] analytic_invoice: correct pyflake errors (issue165005)

2011-10-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/165005/ Affected files: M invoice.py Index: invoice.py === --- a/invoice.py +++ b/invoice.py @@ -41,8 +41,6 @@ with_rec_name=with_rec_name)

[tryton-dev] analytic_purchase: correct pyflake errors (issue164004)

2011-10-28 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/164004/ Affected files: M purchase.py Index: purchase.py === --- a/purchase.py +++ b/purchase.py @@ -19,7 +19,6 @@ def check_for_quotation(self,

  1   2   >