Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] EMEBI (ex-DEB) l10n_fr_intrastat_product #413

Merged
merged 184 commits into from
Jun 9, 2023

Commits on Jan 24, 2023

  1. Started work on l10n_fr_intrastat_product

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3cf6d5a View commit details
    Browse the repository at this point in the history
  2. First alpha version of the new module "l10n_fr_intrastat_product". Fi…

    …rst factorisation of common functionnal code between the product and service module (intrastat_common.py) - to be continued. Some code clean-up in the service module.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6c7f50c View commit details
    Browse the repository at this point in the history
  3. More work on full DEB+DES implementation. Added full support for "tra…

    …nsport type" and partial support for the department. More factorisation between product & service module. Add date_done field. More checks.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a631d5b View commit details
    Browse the repository at this point in the history
  4. Converted some fields on report_intrastat_product/service to many2one…

    … (fields that are not in the official declaration or never subject to change) Add copy of department from warehouse to invoice. Import DEB don't have the partner_vat field Department can be 99 for Monaco. Copy tranport and department from report_intrastat_product in XML file First attempt at adapting the display of fields depending on the type of declaration.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cb7bc87 View commit details
    Browse the repository at this point in the history
  5. In report_intrastat_product_line, remplace the 2 country fields from …

    …string to many2one.
    
    WARNING : this is my last commit before I break everything to re-organise the way intrastat_types are handled and I drop the "Intrastat type" field on invoices.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    39c9fe3 View commit details
    Browse the repository at this point in the history
  6. Complete change of design for intrastat_type ! Now that report_intras…

    …tat_product/service object is stored in database, we don't need the legal_intrastat state on invoices any more, because we will be able to create entry lines for DEB for a repair of equipment under warranty without using a legal_intrastat. Report_intrastat_type is now only required for DEB -> object moved to module l10n_fr_intrastat_product. For DEB, the button "regenerate lines" only regenerate DEB lines related to invoices.
    
    Renamed intrastat base module, because it doesn't have France-specific parameters any more.
    
    Add demo data.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1cb4ce5 View commit details
    Browse the repository at this point in the history
  7. Renamed some fields Now manages the specifications of the different p…

    …rocedure_code, for example some info don't need to be declared for some procedure codes. Ability to enter DEB lines manually Stat value doesn't exist any more Tree vue of DEB lines is now identical to Cerfa
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8946352 View commit details
    Browse the repository at this point in the history
  8. "Date done" converted to date + time. Re-order fields in intrastat_se…

    …rvice view
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    381edab View commit details
    Browse the repository at this point in the history
  9. Better interface when entering DEB lines manually. Commit before I br…

    …eak the main view of intrastat_product.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8593e25 View commit details
    Browse the repository at this point in the history
  10. Brand new XML view for intrastat_product, for better usability (dynam…

    …ic readonly & required)
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b17e094 View commit details
    Browse the repository at this point in the history
  11. Move the check on weight higher in the code to avoid a crash when wei…

    …ght = None
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ed55840 View commit details
    Browse the repository at this point in the history
  12. Removed from prints (not all yet)

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1c1b01d View commit details
    Browse the repository at this point in the history
  13. Error in the inherit of view, which can cause a crash in the product …

    …view. Beta implementation of "Re-generate lines from picking". [FIX] Check on weight_net instead of weight.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    67fb6ce View commit details
    Browse the repository at this point in the history
  14. Desactivate a check temporaryly.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    130bb88 View commit details
    Browse the repository at this point in the history
  15. Add pricelist on res_company to compute the stat value Ability to fac…

    …torize lines taken from picking renamed field invoice_uom_id to source_uom_id, because this field is now also used for lines taken from picking Removed field date_invoice Removed the label "beta" on the button "generate lines from picking".
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e7d06de View commit details
    Browse the repository at this point in the history
  16. - demo data : Add department on warehouse - removed the use of "user"…

    … in the function compute_lines_from_picking - add a field.function "intrastat department" on picking - updated the code accordingly : we can now have the department of the picking when generating lines from picking.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c372667 View commit details
    Browse the repository at this point in the history
  17. Removed unused code in SQL query (this "id" field was required when i…

    …t was an SQL view)
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    621bcb0 View commit details
    Browse the repository at this point in the history
  18. - For "generate lines from picking", exclude picking from sale orders…

    …/purchase orders that have a shipping policy != 'invoice from the packing' So it should now only select incoming/outgoing products used for RMAs
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1e6b14d View commit details
    Browse the repository at this point in the history
  19. Full re-design of intrastat types : probably requires deleting the re…

    …port_intrastat_type table, restarting OpenERP and re-creating intrastat types. Moved intrastat departments from stock.warehouse to stock.location. Dropped SQL queries ; replaced by traditionnal python code logic. No more need to have one rate per day for invoices with foreign currency. Add total fiscal value for DEB More code factorization. Prepare translation work.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1d5f263 View commit details
    Browse the repository at this point in the history
  20. New important feature : ability to exlude invoice lines that have a s…

    …pecific tax in it. For example, this is required for B2C companies, that mustn't put in DEB Export the invoices to EU customers that contain French VAT.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2d1b763 View commit details
    Browse the repository at this point in the history
  21. Label updated.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    847bac5 View commit details
    Browse the repository at this point in the history
  22. Bug when opening picking.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9033133 View commit details
    Browse the repository at this point in the history
  23. Support for some triangular operations (not all yet) [FIX] an issue w…

    …ith the type of field of transaction_code on intrastat_type Add field "Destination/Origin country of the goods" on invoice Write the value of this field when creating the invoice from the packing Fix a bug in the computation of the department on picking, and now make it a stored field. Now able to copy origin/dest country and department on invoice when the invoice is created from SO/PO (before, it was only supported when creating the invoice from the packing).
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e289860 View commit details
    Browse the repository at this point in the history
  24. Moved some demo data from l10n_fr_intrastat_product to intrastat_base…

    … Moved configuration about taxes from company form to tax form Some modifications to ease v5 -> v6 migration : - object report_intrastat_code now belong to group account manager - button functions now return True Tried to implement the following feature : open attachement form when the XML file as been generated : works on v6, but make client crash en v5 -> code has been commented DEB lines with procedure code = 25 are now deducted from the fiscal total. Round invoice total.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6798c43 View commit details
    Browse the repository at this point in the history
  25. Moved the field exclude_from_intrastat_if_present of account.tax from…

    … l10n_fr_intrastat_product to intrastat_base, because it should also be used in the module l10n_fr_intrastat_service. Take this field into account in the generation of DEB lines (module l10n_fr_intrastat_service).
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7b35c03 View commit details
    Browse the repository at this point in the history
  26. User interface enhancements.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a3b01e6 View commit details
    Browse the repository at this point in the history
  27. Remove check that would block the manual creation of intrastat produc…

    …t lines. Auto-fill the intrastat UoM field when creating an intrastat product line manually.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a2f5a46 View commit details
    Browse the repository at this point in the history
  28. More fixes in manual creation of DEB lines (more to come...)

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    64d7b43 View commit details
    Browse the repository at this point in the history
  29. partner VAT is now saved when entering the DEB line manually.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b066542 View commit details
    Browse the repository at this point in the history
  30. It is now possible to set the H.S. code on the product category. Some…

    … "return None" changed to "return True"
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    15b9bac View commit details
    Browse the repository at this point in the history
  31. . Implemented the fiscal representative : for example, when you ship …

    …to the EU but invoice outside of the EU, your customer needs to have a fiscal representative inside the EU, which will be used for the DEB . depend on base_vat instead of account.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    291b1d8 View commit details
    Browse the repository at this point in the history
  32. Update of some strings before translation. Started translation work.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    288eb95 View commit details
    Browse the repository at this point in the history
  33. Better error message when fiscal rep is missing.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3dad92b View commit details
    Browse the repository at this point in the history
  34. Some fixes in strings. Finished translation to French.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e18a782 View commit details
    Browse the repository at this point in the history
  35. Add missing import

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    935975c View commit details
    Browse the repository at this point in the history
  36. Modify demo data.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0ede772 View commit details
    Browse the repository at this point in the history
  37. Translation and strings update. Add demo data.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8b0097e View commit details
    Browse the repository at this point in the history
  38. Port to OpenERP v6 Add seach views for Intrastat product and Intrasta…

    …t service Comment prints in the code Standardize the name of ids Add "done" button in tree view Display company_id fields in the interface if the user belongs to "group_multi_company"
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    95433da View commit details
    Browse the repository at this point in the history
  39. Remove select="2", which is useless in v6

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    adefb52 View commit details
    Browse the repository at this point in the history
  40. l10n_fr_intrastat_service : Moved the raise if the Partner VAT number…

    … is missing, so that, when we sell to a physical person in the EU, we don't get the raise. Thanks to Anevia for this interesting bug report ! We need to do the same thing in l10n_fr_intrastat_product.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1dac4a1 View commit details
    Browse the repository at this point in the history
  41. Same modification as my previous commit for DEB : when we sell to a p…

    …hysical person in the EU with VAT, the move is not declared in DEB, so it must not block with a "raise" if the partner doesn't have a VAT number.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2ef3889 View commit details
    Browse the repository at this point in the history
  42. Update translations.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9b8ecd3 View commit details
    Browse the repository at this point in the history
  43. Updated licence pointer.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c2a5804 View commit details
    Browse the repository at this point in the history
  44. Copy-paste comment error fixed !

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b251378 View commit details
    Browse the repository at this point in the history
  45. Now manage UoM other than PCE. If the UoM required by the H.S. code i…

    …s not the UoM of the invoi ce, it will do the conversion (if possible). Now possible to have a country of origin on the 'supplier information' instead of on the product form (usefull when the origin of a product depend on the supplier).
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b32c13f View commit details
    Browse the repository at this point in the history
  46. Longer description for HS code.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    32fb10d View commit details
    Browse the repository at this point in the history
  47. Now support weight computation when UoM category is "Unit" and UoM !=…

    … PCE Factorize code
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    faf1b0d View commit details
    Browse the repository at this point in the history
  48. Fixes bug 955065 : don't declare DEB lines with value = 0

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dabc4a3 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a743e69 View commit details
    Browse the repository at this point in the history
  50. Add option "is_accessory_cost" on product.template : If the invoice h…

    …as is_accessory_cost services but no regular product -> DES If the invoice has is_accessory_cost services and regular product -> added to the cost of products in DEB
    
    Now allows "pricelist for statistical value" which is not in EUR (the currency conversion will be made from the pricelist currency to EUR)
    
    Usability improvements :
    - Order for DEB and DES tree view : "the more recent at the top"
    - distinction between "Information to declare" and "Additionnal information" in intrastat lines
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    705e635 View commit details
    Browse the repository at this point in the history
  51. Update FR translation.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    604df7d View commit details
    Browse the repository at this point in the history
  52. Add demo value for department.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cbfb241 View commit details
    Browse the repository at this point in the history
  53. Do not inherit action_invoice_create in sale.py and stock.py We now i…

    …nherit _prepare_invoice... thanks to Akretion's contribution in OpenERP 6.1 !
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b08e31e View commit details
    Browse the repository at this point in the history
  54. Use the new logger API of OpenERP 6.1 Move the "EU fiscal representat…

    …ive" field in order to avoid the "compression" of the VAT field that made it too small.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c76ccbe View commit details
    Browse the repository at this point in the history
  55. Rewrote the constraint of product.supplierinfo, for better perfs. Tha…

    …nks to Benoit Guillot for pointing out this perf issue.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    aaaf482 View commit details
    Browse the repository at this point in the history
  56. Code clean-up : - context is not passed in constraints - don't use la…

    …mbda when not necessary
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9946cb9 View commit details
    Browse the repository at this point in the history
  57. IMPORTANT CHANGE : - All EU countries should now be intrastat=True, i…

    …ncluding your own country - When generating lines for Intrastat Product/Service, all invoices for which country == Company's country are excluded
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    90b2628 View commit details
    Browse the repository at this point in the history
  58. As stated in BOD dated 05/01/2012, mouvements for repairs are not req…

    …uired any more in DEB since 01/01/2012. Button has been removed. Lines of code will be removed later.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3971bb1 View commit details
    Browse the repository at this point in the history
  59. Initial port to v7.0. Not tested a lot for the moment.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4e03cc4 View commit details
    Browse the repository at this point in the history
  60. Continue removal of mouvements for repairs (cf BOD dated 05/01/2012)

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    24111e8 View commit details
    Browse the repository at this point in the history
  61. Fix wrong code.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1531cb7 View commit details
    Browse the repository at this point in the history
  62. Introduce a big hack to make the fields added on stock.picking work R…

    …emove method=True Add new tab "Intrastat" on invoice views, with all intrastat-related fields Code cleanup
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7dd31b3 View commit details
    Browse the repository at this point in the history
  63. Adapt views to new v7.0 style. Replace "note" field by the mail.threa…

    …d object.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f20d123 View commit details
    Browse the repository at this point in the history
  64. Handle the case where an invoice has products with 0 value and access…

    …ory costs with not null value -> the accessory costs are affected at the pro-rata of the number of lines.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    247e8fa View commit details
    Browse the repository at this point in the history
  65. Use the GREAT feature widget="monetary"

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    92c17f2 View commit details
    Browse the repository at this point in the history
  66. on picking, address_id -> partner_id

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0af8d64 View commit details
    Browse the repository at this point in the history
  67. Should now be compatible with both OCB and RS-OCB Add field import_ob…

    …ligation_level on res.company Add group group_detailed_intrastat_product, so that companies that only use obligation = simplified don't see all the additionnal fields. Remove transaction code corresponding to repairs in intrastat types Better on_change on intrastat types (code is mutualised with field.function) Update syntax : demo_xml/update_xml/init_xml -> data/demo
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1c83495 View commit details
    Browse the repository at this point in the history
  68. Crash on intrastat_product.py line 334 reported by Frederic Clementi.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8278436 View commit details
    Browse the repository at this point in the history
  69. Add an e-mail reminder for l10n_fr_intrastat_product and l10n_fr_intr…

    …astat_service (hope that Akretion France won't forget it's own declarations now !!!) On report.intrastat.product and report.intrastat.service : add copy() fonctions, tracking of important fields, a year_month function field and enhance views. Remove date_done field (the tracking in the chatter does the job). Remove class instanciation in the code.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8ada04e View commit details
    Browse the repository at this point in the history
  70. Better form view of product category, courtesy of David Beal.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    940ddb1 View commit details
    Browse the repository at this point in the history
  71. Add the H.S. code description in the display name of the H.S. code

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    29d31c0 View commit details
    Browse the repository at this point in the history
  72. Fix to make the module truly usable when user is not part of the grou…

    …p "Detailed intrastat product". Remove dead code and fields that was used when we had to put DEB lines for repair operations (a thing of the past !). Update coding style. Reduce the number of flake8 warnings.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5acaec6 View commit details
    Browse the repository at this point in the history
  73. Remove irrelevant comment.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dee6128 View commit details
    Browse the repository at this point in the history
  74. Add ir.rule for multi-company. Better "OpenERP v7 style/ergonomy" for…

    … FR intrastat reports
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4be972a View commit details
    Browse the repository at this point in the history
  75. Only send reminder for French companies.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6729851 View commit details
    Browse the repository at this point in the history
  76. Use l10n_fr_* : use the method _company_default_get() intrastat_base …

    …: - the module is now PEP-8 compliant ! - add search view on countries - is_accessory_cost is now invisible when product != service - update POT file and FR translation - remove double import of logging lib
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3ff175e View commit details
    Browse the repository at this point in the history
  77. Add context in on_change (to be able to use web_context_tunnel) XSD f…

    …iles are now pure XSD files, not python file with the content as string. Convert l10n_fr_intrastat_service to PEP-8 Start to convert l10n_fr_intrastat_product to PEP-8 (not finished yet) l10n_fr_intrastat_product : Update POT file and FR translation.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1cc0e95 View commit details
    Browse the repository at this point in the history
  78. Set fields country_id and intrastat_id invisible when type = service.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a167ed5 View commit details
    Browse the repository at this point in the history
  79. l10n_fr_intrastat_service : update POT file and FR translation. l10n_…

    …fr_intrastat_product : continue PEP-8 compliance
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2a70424 View commit details
    Browse the repository at this point in the history
  80. Continue the work on port to v8.0

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    204eda8 View commit details
    Browse the repository at this point in the history
  81. Add intrastat_type_data and update demo data accordingly Remove versi…

    …on="7.0" from form views Add ondelete='restrict' on M2O pointing to intrastat.type Add graph views on intrastat.product and intrastat.service... because Odoo v8 graph views are so cool ! :)
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4c2c172 View commit details
    Browse the repository at this point in the history
  82. Update graph view for intrastat.product, to split between import and …

    …export by default Add dependancy on l10n_fr_siret (works on v8 without changes) and remove field siret_complement Update demo data PEP8 stuff
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8439ae7 View commit details
    Browse the repository at this point in the history
  83. Inherit the new _prepare method that has been introduced in v8.0 for …

    …generating invoices from POs.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    75ca395 View commit details
    Browse the repository at this point in the history
  84. When the obligation level for import is none, the type of the DEB is …

    …automatically set to export. [FIX] country -> country_id type='string' -> type='char' (v8 only accepts char) Change "error msg in raise", because v8 displays this to the user Remove statistical_pricelist_id from demo data Harmonize labels of button between DEB and DES
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dd48aa4 View commit details
    Browse the repository at this point in the history
  85. Add module intrastat_product. Rename report.intrastat.product to l10n…

    ….fr.report.intrastat.product (same for service and for lines) + migration scripts
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6274303 View commit details
    Browse the repository at this point in the history
  86. Rename field country_id to origin_country_id (TODO : write mig script…

    …) and move this field from l10n_fr_intrastat_product to intrastat_product
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9a67dfb View commit details
    Browse the repository at this point in the history
  87. Take into accout the remarks of Guewen

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cbc44ec View commit details
    Browse the repository at this point in the history
  88. Move intrastat_code and uom_id of report.intrastat.code from l10n_fr_…

    …intrastat_product to intrastat_product, as discussed with Luc de Meyer
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    16c11d7 View commit details
    Browse the repository at this point in the history
  89. intrastat_base + l10n_fr_intrastat_service : port to new API

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    52b2245 View commit details
    Browse the repository at this point in the history
  90. Continue the move to the new API/flake8

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e48edc6 View commit details
    Browse the repository at this point in the history
  91. Port intrastat.type to the new API

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e0bb07d View commit details
    Browse the repository at this point in the history
  92. Make dutch ICP report workable on odoo 8.0 [FIX] Some small changes i…

    …n base, to make check_generate_lines better reusable (no need to force currency field on report), and do away with '_' before method name, as method should not be private, as it is called from other classes.
    NL66278 authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1cc19d8 View commit details
    Browse the repository at this point in the history
  93. Continue the port to the new API Access for intrastat report to accou…

    …nting user and not only accounting manager.
    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8b7f69d View commit details
    Browse the repository at this point in the history
  94. Continue port to new API + PEP8. First working version.

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fad3ce9 View commit details
    Browse the repository at this point in the history
  95. FIX validation of department

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2f103ca View commit details
    Browse the repository at this point in the history
  96. Fix a crash in Import DEB Update strings

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fd83ca8 View commit details
    Browse the repository at this point in the history
  97. Update translation and adapt a few strings

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f463a90 View commit details
    Browse the repository at this point in the history
  98. PEP8 compliant Port a line of code that was commented with a TODO

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    990e8ac View commit details
    Browse the repository at this point in the history
  99. Remove comment

    Alexis de Lattre authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ae4b594 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    41f1bbf View commit details
    Browse the repository at this point in the history
  101. Update views following changes in intrastat_product

    Other minor modifications
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7257781 View commit details
    Browse the repository at this point in the history
  102. FIX XML export for introductions

    Follow evolutions of the generic modules
    Add constrain on company
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    02efba5 View commit details
    Browse the repository at this point in the history
  103. Take into accout negative lines in total fiscal amount (régime = 25)

    Support fiscal representative
    Unselect supplier refund in arrival declaration
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9628e64 View commit details
    Browse the repository at this point in the history
  104. Add migration script for DES

    Fix version numbers of module
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f99517e View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    6cf2627 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    fdddb54 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    f103097 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    9609104 View commit details
    Browse the repository at this point in the history
  109. Remove unused files

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5168020 View commit details
    Browse the repository at this point in the history
  110. Fix bug in a constraint in intrastat_transaction.py

    Small code clean-up
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e933b5a View commit details
    Browse the repository at this point in the history
  111. Remove dead files stock_view.xml and invoice_view.xml

    Remove inherit of account.tax view, which is not required any more
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    183f6bf View commit details
    Browse the repository at this point in the history
  112. Pylint fixes

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    08d7e2e View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    96b8ca7 View commit details
    Browse the repository at this point in the history
  114. Port DEB to v10

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2bd1121 View commit details
    Browse the repository at this point in the history
  115. Update README for DEB and DES

    PEP8
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e1f7c55 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    5a24304 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    ea5be93 View commit details
    Browse the repository at this point in the history
  118. Add post_install script for easier configuration

    Show field intrastat_accessory_costs on config page
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    806582e View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    4bf4f48 View commit details
    Browse the repository at this point in the history
  120. Update README for DES

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    277a90e View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    e47d1cd View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    5089582 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    dca2dbb View commit details
    Browse the repository at this point in the history
  124. Pylint fixes

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    591d0ab View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    f47e4a1 View commit details
    Browse the repository at this point in the history
  126. remove obsolete .pot files [ci skip]

    sbidoul authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b7e9263 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    90cdf9c View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    d39e221 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    0abf468 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    13288d5 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    a27e008 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    7556d55 View commit details
    Browse the repository at this point in the history
  133. Auto-configure account.tax.template

    New post-install script that uses the information of account.tax.template
    Finalise port to v11
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    22cdc03 View commit details
    Browse the repository at this point in the history
  134. FIX email reminder

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f610b52 View commit details
    Browse the repository at this point in the history
  135. DEB reminder

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    10058af View commit details
    Browse the repository at this point in the history
  136. l10n_fr_intrastat_product: Update FR translation

    Fix strings (for translation)
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cafa170 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    45ea40a View commit details
    Browse the repository at this point in the history
  138. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-11.0/l10n-france-11.0-l10n_fr_intrastat_product
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-11-0/l10n-france-11-0-l10n_fr_intrastat_product/
    oca-transbot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2482e63 View commit details
    Browse the repository at this point in the history
  139. icon.png

    OCA-git-bot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8af62ab View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    05e67b1 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    5deb161 View commit details
    Browse the repository at this point in the history
  142. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f8d50df View commit details
    Browse the repository at this point in the history
  143. [IMP] Remove l10n_fr_siret dependency

    Ivan Todorovich authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2bc349b View commit details
    Browse the repository at this point in the history
  144. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    02963a0 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    b019d01 View commit details
    Browse the repository at this point in the history
  146. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-12.0/l10n-france-12.0-l10n_fr_department_oversea
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-12-0/l10n-france-12-0-l10n_fr_department_oversea/
    oca-transbot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    61523f7 View commit details
    Browse the repository at this point in the history
  147. ADD fr_partner_vat to xls report

    Ivan Todorovich authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1879930 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    c92af84 View commit details
    Browse the repository at this point in the history
  149. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-12.0/l10n-france-12.0-l10n_fr_intrastat_product
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-12-0/l10n-france-12-0-l10n_fr_intrastat_product/
    oca-transbot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1a51ca9 View commit details
    Browse the repository at this point in the history
  150. FIX non compliant code with oca rules

    bealdav authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c475770 View commit details
    Browse the repository at this point in the history
  151. [MIG] DEB to v13

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    58c4339 View commit details
    Browse the repository at this point in the history
  152. DEB: black, isort, ...

    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    de14a6f View commit details
    Browse the repository at this point in the history
  153. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2a5a985 View commit details
    Browse the repository at this point in the history
  154. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-13.0/l10n-france-13.0-l10n_fr_intrastat_product
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-13-0/l10n-france-13-0-l10n_fr_intrastat_product/
    oca-transbot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d1b9dbf View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    712cfa9 View commit details
    Browse the repository at this point in the history
  156. DEB: Add support for Brexit

    Adapt to important changes in intrastat_base and intrastat_product (new vat field, removal of intrastat on countries, etc.)
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e49b473 View commit details
    Browse the repository at this point in the history
  157. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1012fb6 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    1722c13 View commit details
    Browse the repository at this point in the history
  159. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0bced82 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    ff81bee View commit details
    Browse the repository at this point in the history
  161. Restore tests and remove Alpha status

    Unfuck the "Donald Trump" pull request: this is the real/serious work made
    by the anti-Donald Trump squad.
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1ba4de3 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    bed4aa1 View commit details
    Browse the repository at this point in the history
  163. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4a8f9c1 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    7c4e4bc View commit details
    Browse the repository at this point in the history
  165. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-14.0/l10n-france-14.0-l10n_fr_intrastat_product
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_intrastat_product/
    oca-transbot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    edc29ce View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    7067a11 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    47005d3 View commit details
    Browse the repository at this point in the history
  168. [FIX] Crash in DEB XML generation

    2 variables were using the same name: the node and the content of the node
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8d54452 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    1163e3b View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    d4c0629 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    0e0d62f View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    2ed961a View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    f710405 View commit details
    Browse the repository at this point in the history
  174. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-14.0/l10n-france-14.0-l10n_fr_intrastat_product
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_intrastat_product/
    oca-transbot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    735b284 View commit details
    Browse the repository at this point in the history
  175. Translated using Weblate (Italian)

    Currently translated at 6.0% (11 of 182 strings)
    
    Translation: l10n-france-14.0/l10n-france-14.0-l10n_fr_intrastat_product
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_intrastat_product/it/
    francesco-ooops authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    54b822f View commit details
    Browse the repository at this point in the history
  176. [UPD] Update l10n_fr_intrastat_product.pot

    oca-ci authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b65d552 View commit details
    Browse the repository at this point in the history
  177. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-14.0/l10n-france-14.0-l10n_fr_intrastat_product
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_intrastat_product/
    oca-transbot authored and alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    44089fb View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    836bcbc View commit details
    Browse the repository at this point in the history
  179. l10n_fr_intrastat_* : update, improve and simplify

    l10n_fr_intrastat_product:
    - adapt to the very big changes I made in intrastat_product
    - DEB -> EMEBI
    - remove intrastat_fiscal_representative_id on res.partner
    - add a default intrastat transaction for B2C
    - filter intrastat_transaction_id on invoice form depending on move_type
    
    l10n_fr_intrastat_service:
    - auto-generate XML export upon confirmation to harmonize ergonomy with intrastat product
    - auto-delete XML upon back2draft
    - add confirmation pop-up when going back to draft
    - fix bug on total amount and number of lines when removing all lines
    - adapt for the fact that EU B2C fiscal positions now have intrastat=True
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1849bee View commit details
    Browse the repository at this point in the history
  180. emebi: adapt to new warn msg code

    auto-reformatting
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d74d8d8 View commit details
    Browse the repository at this point in the history
  181. emebi: Adapt post-install script

    Set company_id to False on intrastat.transaction
    alexis-via committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    89c26c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. [MIG] l10n_fr_intrastat_product to v16

    This migration started from the v14 branch akretion/14-emebi-simplify
    It includes the changes discussed in
    OCA/intrastat-extrastat#194 in particular the
    fact that intrastat transaction are now provided by the generic module
    intrastat_product.
    This change involve one big change:
    BEFORE: code regime = transaction_id.code ; nature de transaction =
    transaction_id.fr_transaction_code
    AFTER: code regime = fr_regime_id.code ; nature de transaction =
    transaction_id.code
    
    Adapt to changes in intrastat_base with the 'intrastat' field of fiscal
    position converted from boolean to selection with 3 possible values
    b2b/b2c/no
    alexis-via committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c9977b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    2a481ca View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    f7dc05d View commit details
    Browse the repository at this point in the history