Go to file
Walid 1f32740505 [FIX] stock_landed_costs: reconcile LC after posting the bill
Steps to reproduce:
- Create a PO (fifo automated product)
- Recieve product
- Create the bill and add the landed cost product to it
- Create the landed cost before posting the bill
- Post the bill

Bug:
when creating the landed costs if the bill is already posted
the created amls are reconciled otherwise they aren't

Fix:
reconcile the landed costs amls after posting the bill

opw-3377088

closes odoo/odoo#134170

X-original-commit: 07666e46b658dd9c55abfcd2d94f1c033ac9c04f
Signed-off-by: William Henrotin (whe) <whe@odoo.com>
Signed-off-by: Walid Hanniche (waha) <waha@odoo.com>
2023-09-04 17:30:41 +00:00
.github [FIX] core: use proper break (hr) in PR template footer 2022-09-26 16:59:08 +02:00
.tx [I18N] add auth_ldap module to .tx/config 2023-07-13 21:15:21 +02:00
addons [FIX] stock_landed_costs: reconcile LC after posting the bill 2023-09-04 17:30:41 +00:00
debian [FIX] packaging: remove useless soft links 2023-07-03 07:43:54 +02:00
doc/cla [CLA] Sign CLA Mostafa2com 2023-08-31 13:09:44 +00:00
odoo [ADD] base: explicit rtlcss configuration 2023-07-12 10:09:00 +00:00
setup [FIX] hw_drivers: Update windows printer driver 2023-07-19 13:53:39 +02:00
.gitignore [FIX] dx: port back js tooling gitignore properties 2022-12-01 08:11:01 +01:00
CONTRIBUTING.md [FIX] CONTRIBUTING.md: update template link to V16 2022-10-17 10:41:55 +02:00
COPYRIGHT [LEGAL] Use global LICENSE/COPYRIGHT files, remove boilerplate text 2015-06-02 03:16:04 +02:00
LICENSE [LEGAL] Switch to LGPLv3 License 2015-09-08 17:58:38 +02:00
MANIFEST.in [FIX] packaging: include all odoo files in src build 2021-03-01 17:25:18 +00:00
README.md [FIX] *: retarget documentation links to 16.0 2022-10-17 12:37:11 +02:00
SECURITY.md [FIX] SECURITY.md: deprecate 13.0 2022-10-17 10:41:52 +02:00
odoo-bin [FIX] namespace packages: move from pkg_resources-style to pkg_util 2017-09-18 16:05:31 +02:00
requirements.txt [FIX] requirements.txt: unpin pytz 2023-04-30 09:18:03 +02:00
setup.cfg [FIX] packaging: set fedora 36 as base for rpm 2022-10-10 11:17:46 +02:00
setup.py [FIX] packaging: set fedora 36 as base for rpm 2022-10-10 11:17:46 +02:00

README.md

Build Status Tech Doc Help Nightly Builds

Odoo

Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, ...

Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.

Getting started with Odoo

For a standard installation please follow the Setup instructions from the documentation.

To learn the software, we recommend the Odoo eLearning, or Scale-up, the business game. Developers can start with the developer tutorials