Odoo Models, modules, and apps by Deviati Nur Istiqomah Nov 30, 2022 Models, modules, and apps None [1] ** Models determine the logical structure of a database and how data is stored, organized, and manipulated. In other words, a model is a table of information that ca... Read more
Odoo Bank Accounts by Siti Marini Nov 30, 2022 Bank Accounts None [1] ** You can manage as many Bank Accounts as needed on your database. Configuring them well allows you to make sure that all your banking data is up to date and ready for the re... Read more
Odoo Email Communication by Deviati Nur Istiqomah Nov 28, 2022 Email Communication None [1] ** Send and receive emails in Odoo with an email server [2] Sending emails with Odoo [3] Email Templates [4] FAQ [5] [1] https://www.odoo.com/documentation/16.0/appli... Read more
Odoo Authentication by Deviati Nur Istiqomah Nov 28, 2022 Authentication None [1] ** Google Sign-In Authentication [2] OAuth [3] Sign in with LDAP [4] Two-factor Authentication [5] [1] https://www.odoo.com/documentation/16.0/applications/general/auth.ht... Read more
Odoo AI-powered document digitization by Deviati Nur Istiqomah Nov 25, 2022 AI-powered document digitization None [1] ** Invoice digitization is the process of converting paper documents into vendor bill and customer invoice forms in your accounting. Odoo uses OCR and arti... Read more
Odoo Tax carryover by Deviati Nur Istiqomah Nov 25, 2022 Tax carryover None [1] ** When performing tax reports, the tax carryover feature allows carrying amounts from one period to another without creating new entries. It has been created to meet the lega... Read more
Odoo Enterprise Subscription Agreement by Deviati Nur Istiqomah Nov 23, 2022 Odoo Enterprise Subscription Agreement None [1] ** Note Version 10a - 2022-10-27 By subscribing to the Odoo Enterprise services (the “Services”) provided by Odoo SA and its affiliates (collectively, ... Read more
Odoo Payment Transaction by Deviati Nur Istiqomah Nov 21, 2022 Payment Transaction None [1] ** class / odoo.addons.payment.models.payment_transaction. PaymentTransaction None [2] [source] None [3] _compute_reference ( provider_code /, prefix = None... Read more
Odoo Payment Token by Deviati Nur Istiqomah Nov 21, 2022 Payment Token None [1] ** class / odoo.addons.payment.models.payment_token. PaymentToken None [2] [source] None [3] _build_display_name ( * args /, max_length = 34 /, should_pad = T... Read more
Odoo Payment Provider by Deviati Nur Istiqomah Nov 21, 2022 Payment Provider None [1] ** class / odoo.addons.payment.models.payment_provider. PaymentProvider None [2] [source] None [3] _compute_feature_support_fields ( ) None [4] [source] None [5] C... Read more
Odoo Customizing the web client by Deviati Nur Istiqomah Nov 18, 2022 Customizing the web client None [1] ** Note this section is really really out of date. It will be updated someday, but meanwhile, this tutorial will probably be frustrating to follow, since it was wr... Read more
Odoo Changelog by Deviati Nur Istiqomah Nov 18, 2022 Changelog None [1] ** Odoo Online version 15.4 None [2] ** New API for flushing to the database and invalidating the cache with #87527 [3] . New methods have been added to odoo.models.Model and o... Read more