Git Product home page Git Product logo

l10n-belgium's Introduction

Runboat Pre-commit Status Build Status codecov Translation Status

l10n-belgium

TODO: add repo description.

Available addons

addon version maintainers summary
account_statement_import_coda 16.0.1.0.0 Import CODA Bank Statement
companyweb_base 16.0.1.0.7 xavier-bouquiaux Know who you are dealing with. Enhance Odoo partner data from companyweb.be.
companyweb_payment_info 16.0.1.0.4 xavier-bouquiaux Send your customer payment information to Companyweb
l10n_be_antibiotic_tax 16.0.1.0.1 Data module to support antibiotics taxes
l10n_be_apb_tax 16.0.1.0.1 Data module to support APB taxes
l10n_be_bpost_address_autocomplete 16.0.1.0.0 Bpost address autocomplete
l10n_be_eco_tax 16.0.1.0.1 Data module to support BEBAT and RECUPEL taxes
l10n_be_intrastat_product 16.0.1.0.0 luc-demeyer jdidderen-noviat Intrastat Product Declaration for Belgium
l10n_be_mis_reports 16.0.2.0.0 MIS Builder templates for the Belgium P&L, Balance Sheets and VAT Declaration
l10n_be_mis_reports_xml 16.0.1.0.0 Exports MIS Builder templates VAT Declaration as XML to load on the administration websites.
l10n_be_partner_identification 16.0.1.0.0 Belgium Partner Identification Numbers
l10n_be_partner_kbo_bce 16.0.1.0.1 Belgium - KBO/BCE numbers
l10n_be_vat_reports 16.0.1.0.1 Belgium VAT Reports

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

l10n-belgium's People

Contributors

andreparames avatar anthony-muschang avatar elouan-lb avatar houssine78 avatar huguesdk avatar ivorra78 avatar jdidderen-noviat avatar joao-p-marques avatar kouffsamuel avatar lmignon avatar luc-demeyer avatar marielejeune avatar mathisjacoby avatar oca-git-bot avatar oca-transbot avatar oca-travis avatar pedrobaeza avatar remytms avatar robinetdenisacsone avatar robinkeunen avatar rousseldenis avatar sbejaoui avatar sbidoul avatar stefanrijnhart avatar sylvainvh avatar thomasbinsfeld avatar vdewulf avatar victor-champonnois avatar weblate avatar xavier-bouquiaux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

l10n-belgium's Issues

Which python lib is used for coda ?

Hi folks,

I'm on the way to port account_bank_statement_import_coda to v12 and I try to figure out which python library is used by the module account_bank_statement_import_coda to parse coda file

According the manifest the lib is called coda this lib name refers to this lib which has nothing to do with coda file parsing.
when I read the description here it refers to pycoda which is the lib developed by Acsone.

Just for info, I found a thirdlib developed by Tryton

If @lmignon or @sbidoul could give me an answer it would be great

Thanks !

l10n_be_bpost_address_autocomplete -> No dropdown with propositions for adress data

Hi,

If the checkbox "Is it a Belgian address ?" is checked and when typing in a City or Zipcode the propositions in the dropdown box are no longer shown since this morning. This is reported to us by one of our custmers?

Is it possible to look in to this please?

On V16 Runboat

  • Create a new contact
  • Check box "Is it a Belgian address ?"
  • Start typing a certain City e.g. Zwijnaarde
  • No dropdown with propositions is shown/loaded

In the network inspector, you can see there is no response (see screenshot)

2024-02-27 15_43_45- No answer - l10n_be_bpost_address_autocomplete

Coda and vat statements to 14.0

Hi everyone,

Coda import and vat statements for Odoo 14.0? Is anyone working on that?
Can version 13.0 be used in v14?

Thx

[10.0] Balance sheet is wrong for accounts in foreign currencies

I don't know if I miss something, but it seems the balance of accounts in foreign currencies is wrong in the balance sheet. Indeed, it computes the sum of the transactions in euro, rather than the sum of all the transactions in currency, then converted into euros.

Here is a simple example: let's say I have a bank account in USD, and let's say I buy 100 USD when the rate is 1USD = 1 EUR. The credit / debit of the move lines are in EUR, 100 each (and the balance is 100 EUR on the 55 account); and the amount_currency is 100 USD.

Let us say that a few months later, the rate is 1USD = 0.7 EUR. Since I own 100 USD, the asset in the balance sheet (= the balance of the 55 account in USD) should be converted into its current value in EUR, thus 70 (= sum of the "amount_currency" fields, converted with the current rate). But currently it gives 100 EUR (= sum of the "balance" fields, already in EUR).

account_companyweb question: local storage of barometer images?

Not so much an issue as a question.

I'm currently working on implementing a mass update for a customer and I'm hitting the rate limit of the companyweb servers when fetching the barometer images.

I am currently preparing 2 pull requests that will solve some issues I noticed with the module.

While I'm at it, I might as well create a third PR to add all the barometer images and fetch them from the local filesystem rather than over http. There are 102 new ones in addition to the already existing barometer_none but the complete set weighs in at 1.7MB vs. the 16kB that barometer_none occupies now. Not sure if this is worth adding to the module. On one hand, it does save a lot of network traffic when doing mass updates and saves you from the dreaded "connection refused". On the other hand, it would grow the module from 376kB to 2.1MB, which is a non-significant increase.

Thoughts?

Not able to set bba as default value

Hello,

I'm on Odoo version 9.0 and I've just added the addon.
My issue is that setting "bba" as a default value when creating an invoice does not work. It is correct in the defaults list but it keeps selecting "Free communication" by default making me edit every invoice before confirming.

Kind regards

cannot import coda files

I'm getting the following error when I try to import CODA files (Odoo 12 enterprise):

"Could not make sense of the given file.
Did you install the module to support this type of file ?"

Pycoda is installed correctly.
I also installed the OCA CAMT import and this one does work fine.

In which modules should I add new mis-reports templates?

An accountant has made fixed and improved versions of mis-reports templates (Balance sheet and P&L) for specific legal form:

  • a set of template for "Sociétés sans capital" (cooperatives, SRL)
  • a set of templates for ASBL

We want to put them in modules in this repo. Should we add two new modules (one for each legal form) ? Or should we add them in the existing module of templates ?
@sbidoul @vdewulf

vat report

Dear

Is it also possible to make a Belgium VAT report?

report VAT incorrect

The data in the VAT report seems completely incorrect.
Just one example: grid 49 and grid 64 get exactly the same amount whilst it should be: Control Grid 49: [49] x 0.21 >= [64]
I actually need urgent help because we are using odoo 9 and want to go live now with accounting (purchase, sales and mrp are allready live quit some time).

Thanks in advance for any help.

Critical error when installing Company_web on a clean Odoo 17 Enterprise edition on Odoo.sh

module: companyweb_base
version: 17.0

Steps to reproduce

  • Install from apps.odoo.com to odoo.sh (on a clean database = no third party addons installed)

Current behavior
2024-04-26 14:08:25,669 4 CRITICAL odoo.service.server: Failed to initialize database vinalfood-app-companyweb-base-12901247.
Traceback (most recent call last):
File "/home/odoo/src/odoo/odoo/service/server.py", line 1302, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "", line 2, in new
File "/home/odoo/src/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/home/odoo/src/odoo/odoo/modules/registry.py", line 113, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/home/odoo/src/odoo/odoo/modules/loading.py", line 480, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/home/odoo/src/odoo/odoo/modules/loading.py", line 364, in load_marked_modules
loaded, processed = load_module_graph(
File "/home/odoo/src/odoo/odoo/modules/loading.py", line 277, in load_module_graph
suite = loader.make_suite([module_name], 'at_install')
File "/home/odoo/src/odoo/odoo/tests/loader.py", line 76, in make_suite
return OdooSuite(sorted(tests, key=lambda t: t.test_sequence))
File "/home/odoo/src/odoo/odoo/tests/loader.py", line 72, in
for m in get_test_modules(module_name)
File "/home/odoo/src/odoo/odoo/tests/loader.py", line 19, in get_test_modules
results = _get_tests_modules(importlib.util.find_spec(f'odoo.addons.{module}'))
File "/home/odoo/src/odoo/odoo/tests/loader.py", line 30, in _get_tests_modules
tests_mod = importlib.import_module(spec.name)
File "/usr/lib/python3.10/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/odoo/src/user/companyweb_base/tests/init.py", line 1, in
from . import test_api_cweb
File "/home/odoo/src/user/companyweb_base/tests/test_api_cweb.py", line 13, in
from vcr_unittest import VCRMixin
ModuleNotFoundError: No module named 'vcr_unittest'

Expected behavior
Installation without errors :-)

companyweb

I tested the module. Nice work ! Thanks.
A few minor remarks:

  • 'XML-access Not Activated' error message when trying to connect the first time. It would useful to update the module documentation (or the error message) to say that you need contact companyweb in order to get the XML access activated
  • Adding some help on the 'Update' button would be good (to say that this button updates the partner record with the info retrieved from Companyweb). A useful enhancement would also be to show which fields will be updated before doing the update (updating credit limit, address info, .. without warning may break some processes in Odoo or in other systems).
  • Extending the functionality to retrieve the VAT number from the company name would also be a nice enhancement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.