CBMS POS
Solutions
Services
My Databases
Contact us
Apps
Appointment
0
+234-911-236-2023
Sign in
Sign Up
0
CBMS POS
Solutions
Services
My Databases
Contact us
Apps
Appointment
+234-911-236-2023
Sign in
Sign Up
NGN Pricelist
USD pricelist
NGN Pricelist
CBMS Odoo VAT Number Validation
VAT validation for Partner's VAT numbers.
=========================================
After installing this module, values entered in the VAT field of Partners will
be validated for all supported countries. The country is inferred from the
2-letter country code that prefixes the VAT number, e.g. ``BE0477472701``
will be validated using the Belgian rules.
There are two different levels of VAT number validation:
--------------------------------------------------------
* By default, a simple off-line check is performed using the known validation
rules for the country, usually a simple check digit. This is quick and
always available, but allows numbers that are perhaps not truly allocated,
or not valid anymore.
* When the "VAT VIES Check" option is enabled (in the configuration of the user's
Company), VAT numbers will be instead submitted to the online EU VIES
database, which will truly verify that the number is valid and currently
allocated to a EU company. This is a little bit slower than the simple
off-line check, requires an Internet connection, and may not be available
all the time. If the service is not available or does not support the
requested country (e.g. for non-EU countries), a simple check will be performed
instead.
Supported countries currently include EU countries, and a few non-EU countries
such as Chile, Colombia, Mexico, Norway or Russia. For unsupported countries,
only the country code will be validated.
₦
5,420.72
5420.72
NGN
CBMS Odoo Multi-DB Synchronization
Multi-DB Synchronization '==================
Base Synchro
==================
* This module let you to synchronize more than 1 databases.
* There is menu called 'Server to be synchronized' it will help you to configure servers.
* 'Synchronized objects' will help you to select object which objects you want to syncronize in another database
* There is menu 'Fields Not Sync' you can use that to not synchronize any particular object.
* Trigger synchronization with its database objects
Usage
=====
How to use it:
* Run Server in terminal load updated app list select Base Synchro module and installed it.
* Make sure to apply --db-filter="db_name" in your path when running the server locally in the system.
* See menu called Server to be synchronized configure server and after configuration click on button Synchronize
* and check database is synchronized successfully.
* It will able to synchronize models such as users, contacts, partner category,sales order, sales order line, products,product pricelist, purchase order,purchase order line.
Bug Tracker
===========
Credits
=======
₦
5,420.72
5420.72
NGN
CBMS Odoo Sparse Fields
Implementation of sparse fields.
The purpose of this module is to implement "sparse" fields, i.e., fields
that are mostly null. This implementation circumvents the PostgreSQL
limitation on the number of columns in a table. The values of all sparse
fields are stored in a "serialized" field in the form of a JSON mapping.
₦
5,420.72
5420.72
NGN
CBMS Odoo Initial Setup Tools
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
₦
5,420.72
5420.72
NGN
CBMS Odoo Base Phone
Validate phone numbers '==========
Base Phone
==========
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://mycbms.com/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA/connector--telephony-lightgray.png?logo=github
:target: https://github.com/OCA/connector-telephony/tree/14.0/base_phone
:alt: OCA/connector-telephony
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate me-F47D42.png
:target: https://translation.mycbms.com/projects/connector-telephony-14-0/connector-telephony-14-0-base_phone
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try me-875A7B.png
:target: https://runbot.mycbms.com/runbot/228/14.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
This module provides common methods and wizards which can be useful to develop a connector between CBMS and a telephony system. It depends on the official module *phone_validation* which handle the reformatting of phone numbers using the `phonenumbers <https://github.com/daviddrysdale/python-phonenumbers>`_ Python library, which is a port of the library used in Android smartphones. For example, if
your user is linked to a French company and you update the form view of a
partner with a badly written French phone number such as '01-55-42-12-42',
CBMS will automatically update the phone number to `E.164 <https://en.wikipedia.org/wiki/E.164>`_ format '+33155421242'. This module extends this reformatting to create() and write() methods.
This module is used by the CBMS-Asterisk connector of the OCA.
**Table of contents**
.. contents::
:local:
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/connector-telephony/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/connector-telephony/issues/new?body=module: base_phone
version: 14.0
**Steps to reproduce**
- ...
**Current behavior**
**Expected behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
~~~~~~~
* Akretion
Contributors
~~~~~~~~~~~~
* Alexis de Lattre <alexis.delattre@akretion.com>
* Sébastien Beau <sebastien.beau@akretion.com>
Maintainers
~~~~~~~~~~~
This module is maintained by the OCA.
.. image:: https://mycbms.com/logo.png
:alt: CBMS Community Association
:target: https://mycbms.com
OCA, or the CBMS Community Association, is a nonprofit organization whose
mission is to support the collaborative development of CBMS features and
promote its widespread use.
.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px
:target: https://github.com/alexis-via
:alt: alexis-via
Current `maintainer <https://mycbms.com/page/maintainer-role>`__:
|maintainer-alexis-via|
This module is part of the `OCA/connector-telephony <https://github.com/OCA/connector-telephony/tree/14.0/base_phone>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://mycbms.com/page/Contribute.
₦
5,420.72
5420.72
NGN
CBMS Odoo Base Marketplace Connector
Base app for all the marketplace connector of TeqStars.
₦
5,420.72
5420.72
NGN
CBMS Odoo Base Location Geonames Import
Import zip entries from Geonames '=============================
Base Location Geonames Import
=============================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
:target: https://odoo-community.org/page/development-status
:alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA/partner--contact-lightgray.png?logo=github
:target: https://github.com/OCA/partner-contact/tree/15.0/base_location_geonames_import
:alt: OCA/partner-contact
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate me-F47D42.png
:target: https://translation.odoo-community.org/projects/partner-contact-15-0/partner-contact-15-0-base_location_geonames_import
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/134/15.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
This module adds a wizard to import cities and/or city zip entries from
`Geonames <http://www.geonames.org/>`_ database.
**Table of contents**
.. contents::
:local:
Configuration
=============
To access the menu to import city zip entries from Geonames
you must be part of the group *Administration / Settings*.
If you want/need to modify the default Geonames URL
(http://download.geonames.org/export/zip/), you can set the *geonames.url*
system parameter.
Usage
=====
Go to the menu *Contacts > Configuration > Localization > Import from Geonames*.
In the wizard, select one or several countries and click on the *Import* button.
For each selected country, the wizard will delete all not detected entries, download
the latest version of the list of cities from geonames.org and create new
city zip entries.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module: base_location_geonames_import
version: 15.0
**Steps to reproduce**
- ...
**Current behavior**
**Expected behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
~~~~~~~
* Akretion
* Agile Business Group
* Tecnativa
* AdaptiveCity
Contributors
~~~~~~~~~~~~
* Alexis de Lattre <alexis.delattre@akretion.com>
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* Dave Lasley <dave@laslabs.com>
* Jordi Ballester <jordi.ballester@forgeflow.com>
* Franco Tampieri <franco@tampieri.info>
* Aitor Bouzas <aitor.bouzas@adaptivecity.com>
* Manuel Regidor <manuel.regidor@sygel.es>
Maintainers
~~~~~~~~~~~
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: CBMS ODOO Community Association
:target: https://odoo-community.org
OCA, or the CBMS ODOO Community Association, is a nonprofit organization whose
mission is to support the collaborative development of CBMS ODOO features and
promote its widespread use.
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/15.0/base_location_geonames_import>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
₦
5,420.72
5420.72
NGN
CBMS Odoo Location management (aka Better ZIP)
Enhanced zip/npa management system '====================================
Location management (aka Better ZIP)
====================================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
:target: https://odoo-community.org/page/development-status
:alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA/partner--contact-lightgray.png?logo=github
:target: https://github.com/OCA/partner-contact/tree/15.0/base_location
:alt: OCA/partner-contact
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate me-F47D42.png
:target: https://translation.odoo-community.org/projects/partner-contact-15-0/partner-contact-15-0-base_location
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/134/15.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
This module introduces a zip model that allows you to manage locations in a better way.
The zips will allow the users to complete automatically all address-related fields by just filling the zip.
Also allows different search filters.
**Table of contents**
.. contents::
:local:
Configuration
=============
#. Go to *Contacts / Configuration / Localization / Cities*.
#. Create a new City.
#. Go to *Contacts / Configuration / Localization / Zips*.
#. Create a new Zip and relate it to the city (you can also create the Zip from the City).
or, with module 'Contacts Directory' installed:
#. Go to *Contacts / Configuration / Localization / Countries*.
#. Locate the desired country.
#. Press on the button 'Cities' / 'Zips'.
Usage
=====
#. Access a partner record
#. Fill the field *Location completion*
#. Information about country, state, city and zip will be filled automatically
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module: base_location
version: 15.0
**Steps to reproduce**
- ...
**Current behavior**
**Expected behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
~~~~~~~
* Camptocamp
* ACYSOS S.L.
* Alejandro Santana
* Tecnativa
* AdaptiveCity
Contributors
~~~~~~~~~~~~
* Nicolas Bessi (Camptocamp)
* Ignacio Ibeas (Acysos S.L.)
* Pedro M. Baeza <pedro.baeza@gmail.com>
* Alejandro Santana <alejandrosantana@anubia.es>
* Sandy Carter <sandy.carter@savoirfairelinux.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Francesco Apruzzese <f.apruzzese@apuliasoftware.it>
* Dave Lasley <dave@laslabs.com>
* Aitor Bouzas <aitor.bouzas@adaptivecity.com>
Other credits
~~~~~~~~~~~~~
* Icon park: `Icon http://icon-park.com/icon/location-map-pin-orange3/`
Maintainers
~~~~~~~~~~~
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: CBMS ODOO Community Association
:target: https://odoo-community.org
OCA, or the CBMS ODOO Community Association, is a nonprofit organization whose
mission is to support the collaborative development of CBMS ODOO features and
promote its widespread use.
.. |maintainer-pedrobaeza| image:: https://github.com/pedrobaeza.png?size=40px
:target: https://github.com/pedrobaeza
:alt: pedrobaeza
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-pedrobaeza|
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/15.0/base_location>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
₦
5,420.72
5420.72
NGN
CBMS Odoo Base import module
Import a custom data module
===========================
This module allows authorized users to import a custom data module (.xml files and static assests)
for customization purpose.
₦
5,420.72
5420.72
NGN
CBMS Odoo Importing from URL
Helper to Import from URLs. Technical module to import data from URLs.
₦
5,420.72
5420.72
NGN
CBMS Odoo Base import
New extensible file import for CBMS ODOO
======================================
Re-implement CBMS ODOO's file import system:
* Server side, the previous system forces most of the logic into the
client which duplicates the effort (between clients), makes the
import system much harder to use without a client (direct RPC or
other forms of automation) and makes knowledge about the
import/export system much harder to gather as it is spread over
3+ different projects.
* In a more extensible manner, so users and partners can build their
own front-end to import from other file formats (e.g. OpenDocument
files) which may be simpler to handle in their work flow or from
their data production sources.
* In a module, so that administrators and users of CBMS ODOO who do not
need or want an online import can avoid it being available to users.
₦
5,420.72
5420.72
NGN
CBMS Odoo IBAN Bank Accounts
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for it's validity.
======================================================================================================================
The ability to extract the correctly represented local accounts from IBAN accounts
with a single statement.
₦
5,420.72
5420.72
NGN
CBMS Odoo Partners Geolocation
Partners Geolocation
========================
₦
5,420.72
5420.72
NGN
CBMS Odoo Automated Action based on Employee Contracts
Bridge to add contract calendar on automated actions
====================================================
₦
5,420.72
5420.72
NGN
CBMS Odoo Automation Rules
This module allows to implement action rules for any object.
============================================================
Use automated actions to automatically trigger actions for various screens.
**Example:** A lead created by a specific user may be automatically set to a specific
Sales Team, or an opportunity which still has status pending after 14 days might
trigger an automatic reminder email.
₦
5,420.72
5420.72
NGN
CBMS Odoo 15 Budget Management
<p>Budget Management for CBMS 15 Community Edition. This module allows accountants to manage analytic and budgets.</p>
<p>Once the Budgets are defined (in Accounting/Accounting/Budgets), the Project Managers<br>
can set the planned amount on each Analytic Account.</p>
<p>The accountant has the possibility to see the total of amount planned for each<br>
Budget in order to ensure the total planned is not greater/lower than what he<br>
planned for this Budget. Each list of record can also be switched to a graphical<br>
view of it.</p>
<p>Three reports are available:</p>
<p>1. The first is available from a list of Budgets. It gives the spreading, for<br>
these Budgets, of the Analytic Accounts.<br>
2. The second is a summary of the previous one, it only gives the spreading,<br>
for the selected Budgets, of the Analytic Accounts.<br>
3. The last one is available from the Analytic Chart of Accounts. It gives<br>
the spreading, for the selected Analytic Accounts of Budgets.<br>
CBMS 15 Budget Management,CBMS 15, CBMS 15 Budget, CBMS 15 Accounting,<br>
CBMS 15 Account,Budget Management, Budget</p>
₦
5,420.72
5420.72
NGN
CBMS Odoo Base
The kernel of CBMS ODOO, needed for all installation.
===================================================
₦
5,420.72
5420.72
NGN
CBMS Odoo Barcode in Mobile
Barcode scan in Mobile
₦
5,420.72
5420.72
NGN
CBMS Odoo Barcode - GS1 Nomenclature
Parse barcodes according to the GS1-128 specifications
₦
5,420.72
5420.72
NGN
CBMS Odoo Barcode
Scan and Parse Barcodes
₦
5,420.72
5420.72
NGN
60
61
62
63
64