Attachment Synchronize using patterns
Project description
This module uses the pattern_import_export and attachment_synchronize modules to automate imports and exports. Different functionalities that are not self-explanatory are used, so you can check the depending modules for more context about this module’s usage and configuration.
Table of contents
Usage
Here is the full workflow for imports and exports in this module. In italics are the modules relevant to that particular functionality.
Exports
Create a filter and a pattern.config for the model to export (pattern_import_export)
Create an attachment.synchronize.task of type “export” and configure it (attachment_synchronize)
Create and configure a pattern.export.task using elements of steps 1. and 2.
Call pattern.export.task.run_pattern_export_scheduler()
Observe the following:
A pattern.file is created from the filter and pattern configuration from step 1.
The result of that export is in the storage that you configured in step 2.
This is to be used with a cron to call run_pattern_export_scheduler() for automation.
Imports
Create a pattern.config (pattern_import_export)
Create an attachment.synchronize.task of type “Import using pattern” and configure it (attachment_synchronize)
Call pattern.synchronize.task.run_import_scheduler()
Observe the following:
Files that match the configuration of attachment_synchronize_task are run through the import procedure
For every file, once imported, the patterned import is executed
This is to be used with a cron to call run_import_scheduler() for automation.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Akretion :
Kevin Khao <kevin.khao@akretion.com>
Sebastien Beau <sebastien.beau@akretion.com>
Maintainers
Current maintainers:
This module is part of the shopinvader/pattern-import-export project on GitHub.
You are welcome to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo14_addon_pattern_import_export_synchronize-14.0.1.0.1.dev5-py3-none-any.whl
.
File metadata
- Download URL: odoo14_addon_pattern_import_export_synchronize-14.0.1.0.1.dev5-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b73050c110c4ed8df0c8a6b5faa67a889b1694b7e782fead22615cd894da6ff7 |
|
MD5 | f75ce2654ef925965727063722650ebf |
|
BLAKE2b-256 | 021fd88cf5b855415e7585f713da1ad9c50bd6d2ecb841ddb9dfca5e0e7dfca7 |