lp://staging/~alhashash/ocb-addons/7.0-bug-1194640-lot_qty_has_no_UoM
- Get this branch:
- bzr branch lp://staging/~alhashash/ocb-addons/7.0-bug-1194640-lot_qty_has_no_UoM
Branch merges
- Holger Brunn (Therp): Disapprove
-
Diff: 132 lines (+52/-36)3 files modifiedstock/report/report_stock.py (+45/-35)
stock/stock.py (+1/-0)
stock/stock_view.xml (+6/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 10156. By Mohammad Alhashash
-
OCB Fix for lp:1194640 production lots quantity is not in product UoM and unit is not shown
- 10155. 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)
- 10154. 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 - 10153. 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)
- 10151. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] hr_timesheet_sheet: make it timezone tolerant and avoid errors when comparing datetime and dates, courtesy of Yannick Vaucher (Camptocamp)
The attendance date recieved by the server is in UTC while the user sees it in his timezone. This means that an attendance could be in a timesheet (bounded by dates) for a user but not for the server which would not accept a valid attendance.
The fix will make the check in the user's timezone.Only the date part of the attendance is kept for comparison as the boundaries are dates objects.
- 10149. By Denis Ledoux (OpenERP)
-
[FIX] multi_company: set currency of OpenERP US to USD in the demo data
- 10148. By Denis Ledoux (OpenERP)
-
[FIX] product: price computation failed when for pricelists based on Cost price for non-employee users
- 10147. By Martin Trigaux (OpenERP)
-
[FIX] hr_timesheet_sheet: forbid to record an attendance in a submitted timesheet (opw 592632)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ocb-addons