Cédric Krier pushed to branch branch/6.8 at Tryton / Tryton
Commits: 734492a5 by Cédric Krier at 2023-11-06T18:53:39+01:00 Select first visible siblings when page is hidden We need to search for all siblings because the next page may also be invisible. Closes #12553 (grafted from 6419459a9c3f2ee6fdea7c4df3f22e43b270913e) - - - - - 715a6c4b by Cédric Krier at 2023-11-11T19:24:19+01:00 Hide tree-menu column on sao menu Closes #12729 (grafted from c73f6753a2d88bcb22294880443bfe3c58423f42) - - - - - d663dc28 by Cédric Krier at 2023-11-11T19:27:03+01:00 Set grab cursor only on draggable-handle class Closes #12730 (grafted from 9ecbfd88f70b575133340bde478626dbf54a7a28) - - - - - 6f27e5b2 by Cédric Krier at 2023-11-11T19:31:35+01:00 Do not execute action on row active if there is no selected id Closes #12731 (grafted from 00d2bb38f0b68c817b3c97b822c66ccda53855e4) - - - - - 1c16bd8e by Cédric Krier at 2023-11-11T19:34:27+01:00 Prevent switching row when double click on expander Closes #12732 (grafted from f1ce4d6a8fe85a007eae863ce9ecea181f725de7) - - - - - 464c87c8 by Cédric Krier at 2023-11-11T19:37:53+01:00 Increase the size of expander Closes #12733 (grafted from ea4e1936235b200489557da2212b2135fa67ddd5) - - - - - 3a9204df by Cédric Krier at 2023-11-20T12:04:37+01:00 Support writing None on Shopify identifier Closes #12760 (grafted from bb238a3b22bac533dcf5c180eefb90390766152b) - - - - - 1df45f7e by Cédric Krier at 2023-11-21T11:35:44+01:00 Use production warehouse to select product location Closes #12765 (grafted from 97fdd352cf7217aedcdba3c907e61e4fe8c210d6) - - - - - 29bfe889 by Cédric Krier at 2023-11-03T13:00:12+01:00 Use list price instead of gross price in sale reporting The sales are computed without taxes so the sales from point should use the same kind of price. Closes #12703 (grafted from e55d9430a7f816647f0a017d97a29e9dbc62ab7e) - - - - - b07faeba by Cédric Krier at 2023-11-27T21:35:24+01:00 Fix call to Sao.Logger.error Closes #12778 (grafted from 5b24f611c7ea8f97fcc69c815111ee865ad95800) - - - - - 10 changed files: - modules/sale_point/sale_reporting.py - modules/stock_product_location/location.py - modules/web_shop_shopify/common.py - sao/src/common.js - sao/src/sao.js - sao/src/sao.less - sao/src/screen.js - sao/src/session.js - sao/src/view/form.js - sao/src/view/tree.js View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/1ba98310992076d62caa4d4ea338a3853d23383c...b07faeba20c595506c93ea7f8c1927103f57d27e -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/1ba98310992076d62caa4d4ea338a3853d23383c...b07faeba20c595506c93ea7f8c1927103f57d27e You're receiving this email because of your account on foss.heptapod.net.