lp:~numerigraphe-team/openobject-addons/7.0-fill-inventory-OOM
moved to github https:/
- Get this branch:
- bzr branch lp:~numerigraphe-team/openobject-addons/7.0-fill-inventory-OOM
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 10013. By Loïc Bellier - Numérigraphe
-
[IMP]: Due to huge memory usage on browse, slice move_ids to list of 10000 elements maximum on fill_inventory.
- 10011. By Martin Trigaux (OpenERP)
-
[FIX] stock: pass the geven limit attribute in read_group call, courtesy of Guewen Baconnier
- 10010. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] stock: fix error when executing a read_group on stock.picking.in and out, courtesy of Yannick Vaucher (Camptocamp)
- 10009. By Denis Ledoux (OpenERP)
-
[FIX] hr_timesheet_sheet: allow writing attendance line not according to the date order, and check that the attendances satisfy the alternance constraint, even for delete operations
- 10008. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] account_voucher: in recompute_
voucher_ lines, ensure the price value is not modified when computing the writeoff_amount. Using the remaining amount for writeoff does not make sense as the amount is already in credit or debit lines.
This issue could be observed in the payment wizard where the execution of _compute_writeoff_ amount (through onchange) would be a negative value at the first execution. - 10007. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] procurement: default_get in orderpoint make a search instead of hardcoding a warehouse as it's possible te user do not have access to it (e.g. multicompany), courtesy of Romain Deheele(Camptocamp)
- 10005. By Denis Ledoux (OpenERP)
-
[FIX] *: in search views, use operator=child_of instead of filter_domain with a child_of domain
operator child_of has the advantage to do exact ID matching for many2one, and not just matching on the name
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-addons