{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23207627,"defaultBranch":"master","name":"odoo","ownerLogin":"asphaltzipper","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2014-08-22T00:34:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8421545?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725589320.0","currentOid":""},"activityList":{"items":[{"before":"8db6f24457133e6df6c037a97151f0b4cb4b2da9","after":"4f96a188bd96e795edcceb0bf86daa4de7471fc6","ref":"refs/heads/16.0-ref-get_revaluation_svls","pushedAt":"2024-09-06T02:33:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[REF] stock_account: refactor finding svls for revaluation\n\nRefactoring the revaluation wizard:\n\n- Make a separate function to find remaining Stock Valuation Layers\n- Make a separate function to generate new SVL values\n\nThis makes it possible to filter which SVLs will be revalued. It also enables\nsupport for new fields on the Stock Valuation Layer.","shortMessageHtmlLink":"[REF] stock_account: refactor finding svls for revaluation"}},{"before":null,"after":"8db6f24457133e6df6c037a97151f0b4cb4b2da9","ref":"refs/heads/16.0-ref-get_revaluation_svls","pushedAt":"2024-09-06T02:22:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[16.0][REF] stock_account: refactor finding svls for revaluation\n\nRefactoring the revaluation wizard:\n\n- Make a separate function to find remaining Stock Valuation Layers\n- Make a separate function to generate new SVL values\n\nThis makes it possible to filter which SVLs will be revalued. It also enables\nsupport for new fields on the Stock Valuation Layer.","shortMessageHtmlLink":"[16.0][REF] stock_account: refactor finding svls for revaluation"}},{"before":"1081f7ff670f30e7d69b5e07fb1eb5b2619e3eaa","after":"11cf3db0b50a70eaa385cd93c0bb6fc51fd9223b","ref":"refs/heads/16.0","pushedAt":"2024-07-03T22:41:54.000Z","pushType":"push","commitsCount":2569,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[FIX] website_slides: quiz question form generated upon page refresh\n\nHow to reproduce\n===================\n1. Go to website slides.\n2. Add a new Quiz content.\n3. Add a question.\n4. Save it.\t​\t​\n5. Now refresh the page.\n\nIssue\n=====\nIt initialize a new QuestionFormWidget to input the new question.\n\nAfter this commit\n==================\nThe QuestionFormWidget should not initialize if the question is created and saved.\n\nTask-3997404\n\ncloses odoo/odoo#170703\n\nSigned-off-by: Warnon Aurélien (awa) ","shortMessageHtmlLink":"[FIX] website_slides: quiz question form generated upon page refresh"}},{"before":"65e7446ffad5c87ec44f1012e709606b44f3af39","after":"1081f7ff670f30e7d69b5e07fb1eb5b2619e3eaa","ref":"refs/heads/16.0","pushedAt":"2023-09-28T19:40:34.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[FIX] point_of_sale: use customer language for invoice product\n\nCurrent behavior:\nWhen creating an invoice from a POS order, the invoice product is not\nwritten in the customers language.\n\nSteps to reproduce:\n- Create a customer that uses French as language\n- Make sure the user is using English as language\n- Create a POS order for the customer\n- Invoice the order and look for the product name\n- The product name is in English but it should be in French\n\nopw-3283743\n\ncloses odoo/odoo#136949\n\nSigned-off-by: Robin Heinz (rhe) ","shortMessageHtmlLink":"[FIX] point_of_sale: use customer language for invoice product"}},{"before":null,"after":"65e7446ffad5c87ec44f1012e709606b44f3af39","ref":"refs/heads/16.0","pushedAt":"2023-09-28T19:35:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[FIX] l10n_id_efaktur: rounding improvement\n\nThe efaktur export has rounding issues due to the fact that\nwe need to display both the amount_untaxed and amount_tax rounded to 0 decimals\nas well as the detail of each line.\n\nAs the rounding of the sum will most of the time be different to the sum of rounded\nlines, the government website refuse the resulting file.\n\nThis fix will try to improve things a bit by:\n\n- Avoiding to round the values while we are still manipulating them.\n- Round the values once when the initial computation is done for the lines.\n\nOnce all lines have been computed, we will:\n\n- Find the difference, if any, between the rounded amount_untaxed and amount_tax\nand the line totals and round that too.\n- Update the first line with enough value in the result with that value in order to correct the total\n- Finally, round the values for representation to two decimals.\n\nIf we cannot correct it in a single line, the correction is split in multiple lines.\n\nHopefully, these steps will help ensure that the sum of the lines will be equal to the\nrounded values of the amount_untaxed and amount_tax and thus be correct.\n\nTask id # 3420220\n\ncloses odoo/odoo#136231\n\nSigned-off-by: Brice Bartoletti (bib) ","shortMessageHtmlLink":"[FIX] l10n_id_efaktur: rounding improvement"}},{"before":null,"after":"3edd20aee6d13fee7f00f1826c817bf7cbd0ee4e","ref":"refs/heads/15.0","pushedAt":"2023-09-28T19:31:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[FIX] adding a standalone test for markup\n\nbackport of https://github.com/odoo/odoo/pull/131206\n\ncloses odoo/odoo#136852\n\nX-original-commit: eb4a131817ad4f5117aca1c570c884d4ecae0b93\nSigned-off-by: Vranckx Florian (flvr) ","shortMessageHtmlLink":"[FIX] adding a standalone test for markup"}},{"before":null,"after":"84e23047e2f68a32fc33d2f978329b7d53e6ee28","ref":"refs/heads/14.0","pushedAt":"2023-09-28T19:28:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[FIX] core: ensure floats are rounded when they're put in cache\n\nSummary\n-------\nCurrently, floats are not always properly rounded when they are used in\ncomputes or onchanges.\n\nSteps to reproduce\n------------------\n1. Set Product Price decimal accuracy to 2.\n2. Create an invoice.\n3. Add a line: quantity 2, price 1.205.\nExpected Result: Subtotal of 2.42 (using `2 * round(1.205)`).\nActual Result: Subtotal of 2.41 (using `2 * 1.205`).\n\nFix\n---\nAlways round floats when they are put in cache.\n\nPartial backport of 4c5cdf5f092006565489b7c1dd14dd1ac835a53d\nopw-3333449\n\ncloses odoo/odoo#131906\n\nRelated: odoo/enterprise#47980\nSigned-off-by: Séna Serge Nshimiyimana (sesn) ","shortMessageHtmlLink":"[FIX] core: ensure floats are rounded when they're put in cache"}},{"before":null,"after":"abd9e6686bdb1f84d67bd536d9cecda627cd001a","ref":"refs/heads/13.0","pushedAt":"2023-09-28T19:25:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matt454357","name":"Matt Taylor","path":"/matt454357","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7604932?s=80&v=4"},"commit":{"message":"[FIX] core: harden the legacy `migrations` package matching regex\n\nSince odoo/odoo#122569, we now try to import the `migrations`\nsub-package of each module to find upgrade tests.\nHowever, this badly written regex match the OCA module `base_maintenance`,\nwhich generate a RecursionError.\n\ncloses odoo/odoo#136282\n\nSigned-off-by: Christophe Simonis (chs) ","shortMessageHtmlLink":"[FIX] core: harden the legacy migrations package matching regex"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAErng2LgA","startCursor":null,"endCursor":null}},"title":"Activity · asphaltzipper/odoo"}