lp://staging/~therp-nl/openobject-addons/7.0-lp1315367-task_work_timesheet_lines_False
- Get this branch:
- bzr branch lp://staging/~therp-nl/openobject-addons/7.0-lp1315367-task_work_timesheet_lines_False
Branch merges
- Pedro Manuel Baeza (community): Approve (code review)
- OpenERP Core Team: Pending requested
-
Diff: 11 lines (+1/-1)1 file modifiedproject_timesheet/project_timesheet.py (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 10030. By Stefan Rijnhart (Opener)
-
[FIX] lp:1315367, prevent python term 'False' to show up in timesheet lines generated from task work
- 10027. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] hr_timesheet_sheet: set default date to now when computing date in user's timezone, courtesy of Yannick Vaucher (Camptocamp)
eg: the sign-in/sign-out button on the employee do not provide date yet (value defined in _defaults) and it would broke the computation
- 10026. By Martin Trigaux (OpenERP)
-
[FIX] stock: when delivering a product in average cost, make sure the price_unit on the stock.move is up to date (opw 607272)
The price mentioned on the stock move from the delivery order is the one at the time of the sale order confirmation. On average price, the price can be different when the delivery is actually done. The price will then be refreshed with the one specified on the product.
- 10025. By Olivier Dony (Odoo)
-
[FIX] mail: avoid catching (transient) MemoryErrors when sending outgoing mail
This would permanently mark the mail as failed while
there is a good chance it will be sent properly next
time it is retried (provided the memory situation
improves or the server/worker has restarted). - 10023. By Martin Trigaux (OpenERP)
-
[FIX] stock: recompute the qty_available based on the location instead of using the one in the result of the browse (opw 606423)
The qty_available field is a function field that uses the information of the context (eg: location) to compute the value. Using the global browse record would return the same qty_available value for each location (and then produce way too many account.move)
- 10022. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] mail: make the detection of Content-Type based on filename instead of only offering 'application/
octet-stream' . This allows to have a better detection of the software to use by the browser. opw 606233 - 10021. By Anaƫl Closson (openerp)
-
[FIX] stock: destination location should not be limited to internal as this wizard is also used for incoming and outgoing pickings (opw 606213)
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