Sébastien Alix
Sébastien Alix
As no digits parameters are provided on `.volume` and `.volume` fields, the `double precision` type is used instead of `numeric`. This avoids time consuming SQL requests `ALTER TABLE...` at module...
Same port than: - https://github.com/OCA/account-invoicing/pull/1802 Port of the following PRs from 14.0 to 16.0: - #1050 - #1117 - #1135 - #1384 (one commit updating `account_invoice_section_sale_order` regarding tests)
Port of the following PRs from 14.0 to 15.0: - #1050 - #1117 - #1135 - #1384 (one commit updating `account_invoice_section_sale_order` regarding tests)
Port of #820 from 14.0 to 15.0.
Port from 14.0 to 16.0: - #195 The following PRs have been blacklisted: - #174: (auto) Nothing to port from PR #174
Port from 14.0 to 15.0: - #195 The following PRs have been blacklisted: - #174: (auto) Nothing to port from PR #174
Port from 14.0 to 18.0: - #115 The following PRs have been blacklisted: - #153: (auto) Nothing to port - #178: dotfiles update
With the extraction of `shopfloor` "change lot" action into this `stock_move_line_change_lot` module in 16.0 (see https://github.com/OCA/wms/commit/51d5f4ae25), we lost one feature (which was still not merged in 14.0 at that time,...
Aims to supersede #954