lp:~openerp-dev/openobject-addons/7.0-partial-aged-balance-mat

Created by Martin Trigaux (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-addons/7.0-partial-aged-balance-mat
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

10029. By Martin Trigaux (OpenERP)

[FIX] should not use exclude bounds

10028. By Martin Trigaux (OpenERP)

[IMP] account: when computing the aged partner balance, do not display the partial reconcilations, only display the remaining amount in the oldest period.

eg: if +1000 in period 1 and -300 in period 2, should only display +700 in period 1

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).

10024. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

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)

10020. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-addons/7.0
This branch contains Public information 
Everyone can see this information.

Subscribers