Commit Graph

3007 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
31b7ebbb5f [ADD] extensions/cards: add an extension to implement cards
The extension adds two new directive:
- `cards` is the row container for one or more `card` directives.
- `card` is the implementation of a Bootstrap card that accepts a
  `target` argument for the href of the card, a `large` option to render
  the card on two columns, a `tag` option to display a single arbitrary
  tag on the card, and arbitrary content that is shown in the card
  body.

task-3141419

closes 

X-original-commit: 72e636da5f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-28 11:05:57 +01:00
Jonathan Castillo (jcs)
129a9462f9 [IMP] accounting: add custom anchors to tax_return.rst headings
closes 

X-original-commit: 91fadf0ff6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-27 14:00:38 +01:00
Timothy Kukulka (tiku)
356d4ec613 [MOV] Misc: Move Portal doc to Misc
closes 

X-original-commit: d690314ba5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-02-24 18:18:55 +01:00
John Holton (hojo)
875b27882a [FIX] Odoo.sh: correct content error
closes 

X-original-commit: 033f6de839
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-24 12:50:40 +01:00
“Chiara
ad729fdc8f [ADD] Accounting: Italian warning
closes 

Taskid: 3201538
X-original-commit: eea1aec26b
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2023-02-22 17:22:16 +01:00
Antoine Vandevenne (anv)
1b0e778220 [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir
task-2991663

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-22 16:28:57 +01:00
Antoine Vandevenne (anv)
4136a71347 [MOV] developer/api/extract_api: move "Extract API" to the reference dir
task-2991663

Part-of: 
2023-02-22 16:28:57 +01:00
Antoine Vandevenne (anv)
e24059f6af [MOV] developer/api/external_api: move "External API" to the reference dir
task-2991663

Part-of: 
2023-02-22 16:28:56 +01:00
Antoine Vandevenne (anv)
354bb2b9d6 [MOV] developer/api/iap: move "In-App Purchase" to the howtos dir
task-2991663

Part-of: 
2023-02-22 16:28:56 +01:00
Antoine Vandevenne (anv)
7e45350d56 [MOV] developer/iot: move "Internet of things" the howtos dir
task-2991663

Part-of: 
2023-02-22 16:28:56 +01:00
Antoine Vandevenne (anv)
409dfed48a [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: 
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
826c81b862 [MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663

Part-of: 
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
023755d5fd [MOV] howto/website: move "Building a website" to the tutorials dir
task-2991663

Part-of: 
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
1e8450b66f [MOV] howtos/backend: move "Building a module" to the tutorials dir
task-2991663

Part-of: 
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
daf82ef1db [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials
task-2991663

Part-of: 
2023-02-22 16:28:54 +01:00
Antoine Vandevenne (anv)
1e5ab03f6a [MOV] howto/rdtraining: move "Getting started" to the tutorials dir
This commit also replaces references to the "Building a module"
tutorial by references to the "Getting started" tutorial.

task-2991663

Part-of: 
2023-02-22 16:28:54 +01:00
Antoine Vandevenne (anv)
b08d63a4c6 [ADD] developer/tutorials: add a directory for developer tutorials
task-2991663

Part-of: 
2023-02-22 16:28:54 +01:00
KC (ksc)
f44cfa33ac [ADD] events: added complete documentation
closes 

X-original-commit: b76b3fa3f3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-02-17 20:56:26 +01:00
Donatienne Pirlot
df16622137 [IMP] accounting: update cheat sheet
This PR change the cheat sheet of the accounting documentation.
Change done:
* Change name of the file: memento to cheat_sheet
* Adding explanation to the doc (Ex: Invoices and bills status)
* Correcting some sentences

closes 

Task-id: 2847663
X-original-commit: 2fa9de17e1
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 17:33:23 +01:00
Jonathan Castillo (jcs)
11c47d9504 [IMP] install/maintain: add section about search engine indexation
task-3179504

closes 

X-original-commit: 2fccceb964
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 15:48:13 +01:00
Jonathan Castillo (jcs)
41231cac38 [FIX] legal: RST cleanup (headings delimiters characters)
This commit changes the characters used as heading delimiters in the
/legal/ folder of the documentation. This makes it easier for writers to
figure out the heading order as all other files in this repository use
the same order of heading delimiters characters.

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 13:35:11 +01:00
Brandon Seltenrich (BRSE)
9d84a7c488 [IMP] inventory: update automated inventory valuation
closes 

X-original-commit: aaa1de94bd
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-02-16 19:22:21 +01:00
LoredanaLrpz
cb9a127ef7 [IMP] pos: rename & redo receipt page (structure, text, images)
Task ID: 3005121

Do not merge for Odoo 16 - configuration flow to modify

closes 

X-original-commit: 295d29effd
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-02-16 14:58:28 +01:00
Jonathan Castillo (jcs)
cddb38c443 [FIX] *: RST cleanup
RST cleanup to comply with the RST guidelines. This is required so we
can use "make test", as there are currently hundreds of errors. For now,
it is unusable because of the oldest code in this repo.

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-15 09:35:49 +01:00
Sam Lieber (sali)
245d3ba5c2 [IMP] marketing: sms pricing and faq doc updates
closes 

X-original-commit: 1591e1f087
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-15 03:17:37 +01:00
Mahmoud Metwally
6a2bdd8abb [FW][FIX] developer/howtos: typos and phrasing
closes 

Forward-port-of: 
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 14:34:31 +01:00
Victor Feyens
3fc5a58966 [FIX] *: typos
closes 

X-original-commit: 831cf23be9
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 14:34:28 +01:00
Victor Feyens
990ff5f745 [ADD] tests: add sphinxlint checkers for headings
task-2801043

X-original-commit: ad768c33aa
Part-of: 
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-13 14:34:28 +01:00
Jonathan Castillo (jcs)
dd956a2a65 [MOV] finance: move fiscal localisation pages and merge /overview/
The content written in the fiscal localisation pages are not only for
Accounting, but also for other apps such as Payroll and Point of Sales.
This commit moves the content to the "Finance" level, to better reflect
this reality, and merges the pages in the /overview/ folder in the main
category page.

closes 

X-original-commit: 323110f676
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-13 14:34:24 +01:00
Jonathan Castillo (jcs)
3f79e2c960 [FIX] *: first small clean of the code
Friday afternoon cleanup. This is required so we can use "make test", as
there are currently hundreds of errors. For now, it is unusable because
of the oldest code in this repo.

closes 

X-original-commit: f270587a12
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-11 00:02:45 +01:00
“Chiara
090bebeace [IMP] accounting/l10n: Italian Localization
closes 

Taskid: 3067241
X-original-commit: ec0fae4992
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 10:00:27 +01:00
Martin Trigaux
9abf788c31 [I18N] migrate to the nex transifex API
Tansifex is deprecating it's client and switches to a go-based
solution in its API v3

The new client is still backward compatible with the old format but
the v2 API is going to be phased out.
See https://github.com/transifex/cli to install the deplyments using
the tx client

This PR is the result of the "tx migrate" command

closes 

X-original-commit: 5c368b7af3
Related: 
Related: 
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-02-09 16:28:50 +01:00
Donatienne Pirlot
082af2eebd [ADD] accounting: localization page for uk
closes 

X-original-commit: 0550374968
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-02-09 16:28:47 +01:00
Zachary Straub (ZST)
d8005a82b9 [FIX] Quality: add missing/cutoff content
closes 

X-original-commit: 591e80deb7
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-06 16:18:59 +01:00
Simon Goffin
02c6e7080d [FIX] content: The outlook add-in URL
The outlook add-in URL was not updated

opw:3131547

closes 

X-original-commit: 4102ca51f5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-02-02 22:58:53 +01:00
Mahmoud Metwally
65aca15110 [FW][FIX] developer/javascript_reference: typos and phrasing
closes 

Forward-port-of: 
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 16:49:39 +01:00
Sam Lieber (sali)
37a3154a34 [ADD] Quality: configure quality control checks
closes 

X-original-commit: ec1ddb34b1
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-02-01 22:05:32 +01:00
Zachary Straub (ZST)
2416aefc99 [IMP] inventory: add a note on default warehouses
closes 

X-original-commit: e5069dbf72
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 18:02:40 +01:00
Donatienne Pirlot
ee66a47b0d [MOV] purchase: moving doc page from accounting to purchase
Moving the Manage vendor bills page from the accounting app to the purchase app as it is
more relevant.

closes 

Taskid: 2687652
X-original-commit: b5febf2299
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-31 23:34:02 +01:00
thkl-odoo
7ad8745159 [IMP] install/maintain: clarification in the upgrade SLA
The Service Level Agreement has to be updated. Any additional line of
code, without using studio, in standard modules is not supposed to be
covered by the upgrade team. It is slightly different than the point
telling "development of custom modules"

closes 

X-original-commit: f469e4ef81
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-31 20:06:25 +01:00
Melanie Nguyen (meng)
114332176a [IMP] sales: fix returns and refunds
closes 

X-original-commit: 2fb777e3e8
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Melanie Nguyen (meng) <meng@odoo.com>
2023-01-30 19:46:30 +01:00
Jonathan Castillo (jcs)
3f8bf2ef9c [IMP] accounting: update how to get api keys for silverfin integration
task 2918697

closes 

X-original-commit: 9a0bf7bb0e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-27 14:34:40 +01:00
avg-odoo
d10c775d2a [IMP] install/maintain: update content of upgrade SLA
The maintenance fees cover the maintenance of the custom code (whoever
did it) and are not specifically dedicated to custom code written by
Odoo development teams

closes 

X-original-commit: 92de7ccb2d
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-26 23:09:41 +01:00
KC (ksc)
5f5d833dce [IMP] surveys:update get started docs
closes 

X-original-commit: 3cf6e25f06
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-01-26 22:02:50 +01:00
Mathieu (mano)
207b741d23 [IMP] toctrees: redesign and new card component
The goal of this commit is to propose a first step towards a new
`.. card::` directive for the toctrees. This is a first design
proposition for this new card component in raw html for the fallback
page `howtos.rst`

The long term objective is to redesign the toctrees by implementing card
components, clearer toctree list design and custom html pages.

Related to task-3059229

closes 

X-original-commit: 53035435f9
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-26 17:10:47 +01:00
Donatienne Pirlot
5824b40937 [IMP] : accounting : manage a financial budget documentation
closes 

X-original-commit: 78d3cf489a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-01-26 07:58:29 +01:00
Jess Rogers (jero)
4827d4d7b3 [IMP] helpdesk: close_ticket.rst cleanup
closes 

X-original-commit: 8396c2a4ad
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2023-01-24 19:47:22 +01:00
Nishant Jain (niai)
2fcbf678c8 [ADD] accounting/l10n: add section about E-waybill (India)
closes 

X-original-commit: 97e914b340
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-24 18:05:23 +01:00
LoredanaLrpz
5ac2286abf [IMP] POS: improve and update the barcode page (text & screenshots)
Task ID: 3004918

closes 

X-original-commit: 8138b95b0b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-01-20 14:43:45 +01:00
nle-odoo
aca7f2c9a6 [FIX] developer/guidelines: odoo addons import order
The example for import order is a little confusing since it is wrong.

closes 

X-original-commit: f7b1f66b8c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Nicolas Lempereur (nle) <nle@odoo.com>
2023-01-20 13:48:29 +01:00