lp://staging/~openerp-dev/openobject-addons/trunk-hr-expense-on-boarding-rsi
- Get this branch:
- bzr branch lp://staging/~openerp-dev/openobject-addons/trunk-hr-expense-on-boarding-rsi
Branch merges
Branch information
Recent revisions
- 9462. By Fabien Meghazi (OpenERP)
-
[IMP] route@multilang default value inverted
The default value is now True for route@website=True controllers
Can be voided using multilang=False - 9461. By sle-openerp
-
[MERGE][FIX] l10n_fr_hr_payroll: removed useless rml declaration, improvement on report view
- 9460. By Thibault Delavallée (OpenERP)
-
[MERGE] [IMP] Added a website salesteam, used to handle ecommerce quotations and
contact leads. Also added use_opportunities and use_quotations boolean fields on
sales team, like use_leads to ease the salesteam customization.Also removed some dead code in website_sale_crm and website_
sale_delivery. - 9458. By Thibault Delavallée (OpenERP)
-
[MERGE] [MOV] [ADD] sales_team module holding sales team related stuff. The sales team implementation has been taken out of crm, allowing to use the sales team concept without having to depend on the crm module. crm and sale now both depend on sales_team module and add their specific fields to the model. sale_crm module has been simplified by removing sales-team related stuff. The default section id on users is now located in sales_team, not in sale_crm anymore, allowing its use in both crm and sale modules.
- 9457. By jke-openerp
-
[IMP] Improve Calendar synchronization
- Use the new fields from calendar (renamed in 9398.1.7 trunk-cal-v8-jke)
- Manage some google excpetions about token expiration
- Manage some google excpetions about token revokation
- Manage some google excpetions about 410 - Gone from google
- Detect / Allow user to change the calendar and remove all old reference.
- Use by default the since_modified for synchronization and not always a full (updatedTime in google)
- Add some key for ir_parameters :
' calendar. week_synchro' : number of week to synchornize when we are in full mode
' calendar. block_synchro_ attendee' : need to synchronize the attendees between google and openerp (creation of partner)
' calendar. block_since_ synchro' : Always use the full synchro. (Can be forced in "one time" removing the last synchro from res_users form)
' calendar. debug_print' : _logger is more verbose
- Pep 8
- Change behaviour of do_request to return a tuple with status raquest and response
- Add field from token and synchro date in res_users view form - 9454. By Thibault Delavallée (OpenERP)
-
[FIX] document, mail, project: re-add tree view for attachments removed at revision 9279 and 9280
when adding a kanban view for documents.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-addons