Metadata-Version: 1.1
Name: openerp-l10n-be-invoice-bba
Version: 7.0.355
Summary: Belgium - Structured Communication
Home-page: UNKNOWN
Author: Noviat
Author-email: TODO
License: AGPL-3
Description: 
        
            
        Belgian localization for in- and outgoing invoices (prereq to account_coda):
        ============================================================================
            - Rename 'reference' field labels to 'Communication'
            - Add support for Belgian Structured Communication
        
        A Structured Communication can be generated automatically on outgoing invoices according to the following algorithms:
        ---------------------------------------------------------------------------------------------------------------------
            1) Random : +++RRR/RRRR/RRRDD+++
                **R..R =** Random Digits, **DD =** Check Digits
            2) Date : +++DOY/YEAR/SSSDD+++
                **DOY =** Day of the Year, **SSS =** Sequence Number, **DD =** Check Digits
            3) Customer Reference +++RRR/RRRR/SSSDDD+++
                **R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits  
                
        The preferred type of Structured Communication and associated Algorithm can be
        specified on the Partner records. A 'random' Structured Communication will
        generated if no algorithm is specified on the Partner record. 
        
            
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
