Commit Graph

88404 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 6ab0f645bc Launchpad automatic translations update. 2014-05-17 07:10:37 +00:00
Launchpad Translations on behalf of openerp 9f5c423fb7 Launchpad automatic translations update. 2014-05-17 07:10:05 +00:00
Wolfgang Taferner 65cd88d216 [IMP] Added quantity as type and variable_factor + sequence for flexibility to delivery grid line 2014-05-17 09:08:25 +02:00
Launchpad Translations on behalf of openerp d6e407d1ec Launchpad automatic translations update. 2014-05-17 06:42:08 +00:00
odony c771d1ae20 Merge pull request #12 from rdeheele/master
[FIX] Issue #11: fix spelling of model name in account_budget wizard, courtesy of Romain Deheele
2014-05-16 19:50:50 +02:00
xmo-odoo 31e89ca6d0 [FIX] Turns out process substitution is not POSIX
A pipe does not work because the script asks questions, and required
parameters would miss the point.
2014-05-16 19:01:09 +02:00
Thibault Delavallée 4e8d14a13d [FIX] website_partner, website_customer, website_crm_partner_assign: css / display fixed + improvements
in resellers: now displaying the number of references on list view + the list
of implemented partners on partner detailed view.
2014-05-16 17:41:51 +02:00
Thibault Delavallée a6b9269398 [REF] Achieved the same result with a sorting to avoid having to add a field in stable release 2014-05-16 17:14:03 +02:00
Romain Deheele 88d7ebc382 fix #11: fix spelling of model name in account_budget wizard 2014-05-16 16:58:34 +02:00
Martin Trigaux e30aae5044 [FIX] website_quote: message_post expects the attachments to be NOT in base64 format (opw 607477) 2014-05-16 16:47:29 +02:00
Thibault Delavallée 2ece5f9c4c [IMP] website_customer: add an offset on the main content of customer display 2014-05-16 16:47:12 +02:00
Thibault Delavallée 2ed511855f [IMP] website_partner_crm: display partners in a category ordered by descending
number of references + some tweaking in the view.
2014-05-16 16:29:36 +02:00
Thibault Delavallée 93c4e0da57 [IMP] crm_partner_assign: added computed field counting the number
of references of a partner. This allows to order / filter / do whatever you want with
the number of references.
2014-05-16 16:28:55 +02:00
xmo-odoo dcf326ab61 Merge pull request #9 from xmo-odoo/gitignore
[ADD] convert bzrignore to gitignore
2014-05-16 16:10:13 +02:00
Thibault Delavallée 726fad8832 [IMP] res_partner: added a hook to be sure the website is correctly formated.
Otherwise the website may consider the website field as local for address like
www.odoo.com
2014-05-16 16:09:27 +02:00
Xavier Morel e1d14f593b [ADD] convert bzrignore to gitignore 2014-05-16 16:05:39 +02:00
Fabien Meghazi f90a37ea70 [IMP] sitemap caches it's output in ir.attachment 2014-05-16 15:31:26 +02:00
Fabien Meghazi e27c1b91f9 [MERGE] upstream 2014-05-16 15:31:11 +02:00
Simon Lejeune 0236895e7f [MERGE][FIX] l10n_fr_hr_payroll: removed useless rml declaration, improvement on report view 2014-05-16 15:21:43 +02:00
xmo-odoo 8cdcf0bdca [IMP] simplify color configuration
* don't set globally
* set for ui, not each command individually
2014-05-16 15:11:40 +02:00
Thibault Delavallée 9530ff9fb5 [IMP] website_crm_partner_assign: moved search on top of page, added
references block like for customers modules.
2014-05-16 14:58:11 +02:00
Thibault Delavallée e9ce6f6f74 [FIX] website_partner: css styling, add margin under partner image, before address 2014-05-16 14:57:44 +02:00
Thibault Delavallée 558063ed4c [IMP] website_customer: set explicit dependency to crvm_partner_assign; already
present due to google_map, but explicit is better than implicit.
2014-05-16 14:57:06 +02:00
Denis Ledoux 3c033c76d4 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10050 revid:dle@openerp.com-20140516110134-oadkw3xt5bhky781 2014-05-16 14:54:00 +02:00
Thibault Delavallée fd15324d65 [FIX] website_crm_partner_assign: clean and fix routes, pager, and grade / country search and propagation.
Routes were still using an old int / str way of matching parameters. They have been
converted into model-based routes. Also cleaned the way grades and countries are
managed and displayed. Pager is now working, taking into account grade and country.
2014-05-16 14:16:56 +02:00
Martin Trigaux 0fb14cbe0a [FIX] point_of_sale: add product variant in the displayed name (opw 607456) 2014-05-16 14:06:17 +02:00
Richard Mathot (OpenERP) a54b9ffe36 [FIX] website_event: Increase number of displayed events 2014-05-16 13:54:50 +02:00
odony 4b4b452cad Update README.md
[IMP] Move migration instructions on top, remove cruft
2014-05-16 13:31:48 +02:00
Denis Ledoux 97fd0d8ed8 [FIX] auth_oauth: Replace OpenERP.com provider by Odoo.com provider 2014-05-16 13:01:34 +02:00
rim-odoo d3beae2921 [FIX] website: make sure the hidden properties on website will not be overwritten by other properties 2014-05-16 12:19:32 +02:00
xmo-odoo 067469f8db [FIX] quick-setup command
Prompts don't work with curl | sh as the stdin gets filled with the nothing out of curl
2014-05-16 11:34:43 +02:00
xmo-odoo b246e46d88 Fix URL to checkout script
raw.github.com redirects to raw.githubusercontent.com but curl does not follow 
redirections by default, so use the correct URL
2014-05-16 11:32:09 +02:00
Denis Ledoux 9fc6ff1f55 [FIX] website_event: when website_event is installed, event and event type should by readable (acl) by anyone
This means, public users, but all users that are neither public user nor event user
2014-05-16 10:44:20 +02:00
xmo-odoo 601cd0cf51 Link employees guide to migration readme section 2014-05-16 08:45:22 +02:00
Launchpad Translations on behalf of openerp e813067041 Launchpad automatic translations update. 2014-05-16 06:43:51 +00:00
xmo-odoo 7a2bb307dc Add some bazaar migration notes 2014-05-16 08:43:08 +02:00
xmo-odoo 699bae4e8b Remove note about private repo in setup guide 2014-05-16 08:37:41 +02:00
Xavier Morel 4c3118e3d7 [IMP] linkify readme links 2014-05-16 08:36:12 +02:00
Xavier Morel 707d1f2a53 [IMP] merge INSTALL into README, rename to .md because github...
creating CI-conflicted situations is really annoying, not doing that would be great
2014-05-16 08:28:48 +02:00
Fabien Meghazi 3d881b1a0c [REM] debuggin stuff 2014-05-15 17:26:37 +02:00
Antony Lesuisse fc2421612c README add link to git workflow 2014-05-15 17:22:22 +02:00
Olivier Dony 66484dbbc8 [FIX] website_twitter: use HTTPS profile URLs to be safe on HTTPS websites 2014-05-15 17:08:29 +02:00
Fabien Meghazi 828b7aef2f [WIP] sitemap 2014-05-15 16:58:16 +02:00
Martin Trigaux 07e4e15f4d [FIX] ir_model_fields: when adding a new custom column to a custom model, set a valid _rec_name to this model (otherwise would require a server restart to reinstanciate the model) 2014-05-15 16:25:51 +02:00
Atul Patel (OpenERP) 2a54564aef [MERGE]: Merged with addons 2014-05-15 18:48:15 +05:30
Atul Patel (OpenERP) 584fd2cbf7 [IMP]: Improve l10n_fr_hr_payroll report. add some div with bootstrap css class instead of inline css. 2014-05-15 18:46:06 +05:30
xmo-odoo 5645a08650 Merge pull request #3 from xmo-odoo/git-doc
Basic git doc for employees
2014-05-15 14:28:04 +02:00
Xavier Morel ade545209d [FIX] reference to a generic 'origin' remote instead of odoo 2014-05-15 14:25:58 +02:00
Xavier Morel 2ea0cfcfb8 [IMP] git.rst formatting for direct on-git viewing
* replaced sphinx :guilabel: directive by a simple strong
* moved rendered notes to non-rendered comments, not that I expect anybody to
  care or help /emo
* remove an explicit code-block directive by a simple ::
2014-05-15 14:23:08 +02:00
Xavier Morel 8fce83d30d [ADD] basic guide to get employees started w/ git 2014-05-15 14:14:03 +02:00