Skip to content

Conversation

@thomasdeleval
Copy link

as this was really restrictive, in V15, we dropped the condition to be in automated fifo or avco to create landed costs

AntoineVDV and others added 30 commits August 3, 2021 12:18
Commit 547d90a allowed `BUILD_DIR` to be defined from the CLI but didn't
update usages of `HTML_BUILD_DIR`. When building the documentation for
multiple versions and/or languages, we should rely on `HTML_BUILD_DIR`
to point to the appropriate directory.

closes #1077

X-original-commit: 9bad054
Signed-off-by: Antoine Vandevenne (anv) <AntoineVDV@users.noreply.github.com>
task-2613841

closes #1081

X-original-commit: eee063a
Signed-off-by: Antoine Vandevenne (anv) <AntoineVDV@users.noreply.github.com>
The previous makefile was compiling css beside the style.scss and
the style.css was copied at the end.

The new makefile compile css directly in the build dir.

Since this file was still present in the source because of the .gitignore,
sphinx was using this old version of style.css, overriding the new compiled
css file at the end.

Removing it from gitignore should helpFix this problem.

This commit also fix some path in makefile.
(not critical but this should fix a potential error in static command)

closes #1087

X-original-commit: fd56d8c
Signed-off-by: Antoine Vandevenne (anv) <AntoineVDV@users.noreply.github.com>
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
Cf #1054

closes #1086

X-original-commit: 1211d3a
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
When locally building the doc (aka make), CURRENT_LANG is not defined,
which results in HTML_BUILD_DIR = _build/html//, resulting in commands
& logs like the following

mkdir -p _build/html//_static
pysassc extensions/odoo_theme/static/style.scss _build/html//_static/style.css

This has no impact on linux builds, but could be unclear/confusing for some non tech
users (can it have any impact on other OS's/distros ?)

closes #1095

X-original-commit: d8684e8
Signed-off-by: Antoine Vandevenne (anv) <AntoineVDV@users.noreply.github.com>
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
The list of Mexican accounting modules in the documentation was out of
date, with many of them no longer existing. Several new modules have
been added as well.

closes #1113

Signed-off-by: Antoine Vandevenne (anv) <AntoineVDV@users.noreply.github.com>
task-2504306

closes #1120

X-original-commit: bef9941
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne <anv@odoo.com>
closes #1132

X-original-commit: 7f5b948
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
task-2636416

closes #1129

X-original-commit: ebf216c
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
The test server url for Carvajal T&S was out of date and has been
updated with the correct one. Carvajal has also split into 2
different companies, with new customers using the new company (CSC)
by default but the older company (CTS) still being available for
existing customers. See task 2508208. So the documentation was
updated to include both of them.

CTS (Carvajal T&S) was being used to refer to Carvajal in general,
so to avoid confusion those mentions have been changed to just
"Carvajal" since it can refer to either CTS or CSC.

closes #1125

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
closes #1140

X-original-commit: 0842b68
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
closes #1149

X-original-commit: 7276929
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Denis Ledoux (dle) <dle@odoo.com>
closes #1158

X-original-commit: 8043d92
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
closes #1161

X-original-commit: a9e2181
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
task-2600310

X-original-commit: 84ceee3
Part-of: #1185
closes #1185

X-original-commit: fd006b4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Jonathan <jcs-odoo@users.noreply.github.com>
closes #1197

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
The english version has a confusing wording, using "strict ngligence"
instead of "strict liability" in this sentence:
  "(...) regardless of the form of action, whether in contract, tort
   (including strict negligence) or any other legal (...)"

In FR/BE this would seeem to refer to the notion of "responsabilité
objective" ou "responsabilité sans faute".

Yet this extra precision seems confusing and does not seem to add to the
already broad clause. It seems simpler to omit it.

The typical english wording for this clause is simply:
"regardless of the form of action, whether in contract, tort or otherwise".
Abridbus and others added 21 commits March 17, 2022 11:48
URL was pointing to a dead end.
Update from
http://werkzeug.pocoo.org/docs/contrib/fixers/#werkzeug.contrib.fixers.ProxyFix
to
https://werkzeug.palletsprojects.com/en/0.16.x/middleware/proxy_fix/#module-werkzeug.middleware.proxy_fix
new URL as we are using 0.16.1

closes #1705

X-original-commit: 7ce175f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
In order for javascript translations to become active, the corresponding
addon needs to follow a certain naming scheme or register explicitly.
This commit updates the internationalization guide with a respective
hint.

Fixes #1676

closes #1710

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
closes #1713

X-original-commit: cb7a41b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
task-id 2780977

closes #1718

X-original-commit: ad21a7a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
closes #1740

X-original-commit: ba0e93e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
task ID: 2684744

closes #1738

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
closes #1755

X-original-commit: 5c5ef6e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
closes #1760

X-original-commit: 73a7ec6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
task-2684744

closes #1765

X-original-commit: 6a316ca
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Codeowner regexes need images to be in the correct location, otherwise
some image files might not be assigned to a GitHub team when the regex
covering the parent folder is split into multiple codeowner rules.

closes #1773

X-original-commit: 4e0a9b6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
User tripped up due to the creation of a second warehouse enabling
Storage Locations and changingthe workflow.

https://www.odoo.com/forum/help-1/inventory-receipt-in-second-warehouse-199962

closes #1778

X-original-commit: bdf526a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
task-id 2608735

closes #1784

X-original-commit: ae76baa
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
closes #1798

X-original-commit: 683840b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Since 11.0, the naming scheme changed from `(x.)saas~y` to `saas~x.y`.

closes #1805

X-original-commit: 30f55df
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
closes #1811

X-original-commit: ff79ca3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
as this was really restrictive, in V15, we dropped the condition to be in automated fifo or avco to create landed costs
@robodoo
Copy link
Collaborator

robodoo commented Apr 11, 2022

@C3POdoo C3POdoo requested a review from a team April 11, 2022 07:04
@thomasdeleval thomasdeleval changed the base branch from 14.0 to 15.0 April 11, 2022 07:05
@AntoineVDV AntoineVDV removed their request for review April 11, 2022 08:00
@AntoineVDV
Copy link
Collaborator

@thomasdeleval Hello, it seems like you based your PR on the wrong base branch. You should probably cherry-pick your commit on top of a clean 15.0 base, or re-do your change if it's small enough.

Also, I removed my review request since the codeowner team has been assigned.

@jirocha
Copy link

jirocha commented Apr 21, 2022

@thomasdeleval I am reviewing this now but cannot proceed. Can you rebase your branch on a clean 15.0 and push it back into the PR so I can focus on your changes solely? And also the naming convention for clarity on the changes such as:
[TAG] app (or section but not the subfolder): quick description)
Thanks so much :)

@AntoineVDV
Copy link
Collaborator

Continued in #1854.

@AntoineVDV AntoineVDV closed this Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.