odoo/openerp/addons/base/res
Goffin Simon 6e06318828 [FIX] base: value = 0 for record ir_property
When a record is created with a field property of type integer or float equal to 0, there is
no record created in ir_property for this field. Then for a search of a record with this type of
field equal to 0, it must match all the records that have no corresponding property in the table
"ir.property" for this field.

ps: in 7.0, the function search_multi doesn't exist and the bug linked to cost price
doesn't happen because it's a float field.

opw:639746
2015-05-19 09:30:53 +02:00
..
__init__.py [FIX] font: cleaning and better default data 2013-10-14 14:38:15 +02:00
ir_property.py [FIX] base: value = 0 for record ir_property 2015-05-19 09:30:53 +02:00
ir_property_view.xml [IMP] menuitems cleanups 2014-06-28 17:32:01 +02:00
res.country.state.csv [ADD] base: Australian states 2015-04-23 16:47:42 +02:00
res_bank.py [FIX] Signature on overriden fields_get method 2015-03-02 16:52:53 +01:00
res_bank_view.xml [FIX] crm,hr,base: disable the quick create for country field 2015-02-05 14:14:59 +01:00
res_company.py [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
res_company_logo.png [IMP] directory cleanups, moved historical cruft into history 2011-09-26 02:54:44 +02:00
res_company_view.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
res_config.py [FIX] Signature on overriden fields_get method 2015-03-02 16:52:53 +01:00
res_config.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
res_country.py [IMP] res_country: add relation from country to group_country. The purpose of this patch is to allow in domain (model.country_id.country_group_ids, '=', 'Europe') 2014-10-24 15:19:34 +02:00
res_country_data.xml [MERGE] forward port of branch saas-3 up to 162eb84 2014-12-12 15:46:54 +01:00
res_country_view.xml [IMP] automatic fiscal positions for simple cases 2014-06-30 02:12:41 +02:00
res_currency.py [MERGE] forward port of branch saas-3 up to ba5c972 2015-01-30 16:55:36 +01:00
res_currency_data.xml [FIX] base: remove duplicated XOF res.currency (and rate) 2015-01-23 13:02:30 +01:00
res_currency_view.xml Fixes 2014-07-02 18:18:29 +02:00
res_font.py [IMP] catch & warn about any TTFontFile exception 2014-08-21 03:51:20 +12:00
res_lang.py [MERGE] forward port of branch saas-3 up to cdb48d3 2015-01-19 12:16:33 +01:00
res_lang_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
res_partner.py [MERGE] forward port of branch 7.0 up to a87d60f 2015-02-16 18:26:45 +01:00
res_partner_data.xml [IMP]: base: Improved bank name and bank account number 2012-07-25 12:25:43 +05:30
res_partner_demo.xml [FIX] a bunch of incomplete website URLs 2014-05-13 10:49:42 +02:00
res_partner_demo.yml [IMP]Set email address. 2013-11-11 17:57:48 +05:30
res_partner_image_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:43:38 +01:00
res_partner_report.xml [REM] res.config and res.users cleanups. 2013-10-06 16:40:20 +02:00
res_partner_report_address.xml [REM] res.config and res.users cleanups. 2013-10-06 16:40:20 +02:00
res_partner_report_address.xsl [MERGE] forward port of latest saas-2 until rev 4996 dle@openerp.com-20131218123130-vlejjv7r2klkzoj0 2013-12-18 17:00:41 +01:00
res_partner_view.xml [FIX] crm,hr,base: disable the quick create for country field 2015-02-05 14:14:59 +01:00
res_request.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
res_request_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
res_security.xml [IMP] remove useless table/column creations in base.sql. Let the ORM do it job. 2014-04-25 18:28:28 +02:00
res_users.py [FIX] res_users: action_id must be readable by the user 2015-05-12 11:33:43 +02:00
res_users_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00