Skip to content

Conversation

@bizzappdev
Copy link
Contributor

Dependency PR for module account_invoice_export: #1191

@bizzappdev bizzappdev marked this pull request as ready for review July 24, 2025 09:43
@@ -0,0 +1,32 @@
import os
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing headers


from odoo.tools.config import config as odoo_config

from ...server_environment.tests.common import ServerEnvironmentCase
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better from odoo.addons.server_environment

@bizzappdev bizzappdev force-pushed the 18.0-mig-account_invoice_export_server_env-BAD branch from add2f9c to 7acc919 Compare July 28, 2025 07:16
@simahawk
Copy link
Contributor

Dep is getting merged

TDu and others added 9 commits July 29, 2025 12:32
This module is based on the `server_environment` module to use files for
configuration. So we can have a different configuration for each
environment (dev, test, integration, prod).  This module define the config
variables for the `account_invoice_export` module.

Exemple of the section to put in the configuration file::

    [transmit_method.transmition_method_code]
    destination_pwd: password,
    destination_user: user,
    destination_url: url,
@bizzappdev bizzappdev force-pushed the 18.0-mig-account_invoice_export_server_env-BAD branch from 7acc919 to 6ebe95f Compare July 29, 2025 07:02
@bizzappdev bizzappdev requested a review from simahawk July 29, 2025 07:28
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@simahawk
Copy link
Contributor

/ocabot migration account_invoice_export_server_env
/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Jul 29, 2025
@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 18.0-ocabot-merge-pr-1192-by-simahawk-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot mentioned this pull request Jul 29, 2025
20 tasks
@OCA-git-bot OCA-git-bot merged commit 22c6e29 into OCA:18.0 Jul 29, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 87521e6. Thanks a lot for contributing to OCA. ❤️

@bizzappdevteam bizzappdevteam deleted the 18.0-mig-account_invoice_export_server_env-BAD branch November 5, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants