[IMP] edi_storage_oca: Allow files with duplicate names to create Edi Exchange Record#36
Open
thienvh332 wants to merge 1 commit into12.0-bprt-edi_storage_ocafrom
Open
[IMP] edi_storage_oca: Allow files with duplicate names to create Edi Exchange Record#36thienvh332 wants to merge 1 commit into12.0-bprt-edi_storage_ocafrom
thienvh332 wants to merge 1 commit into12.0-bprt-edi_storage_ocafrom
Conversation
dfd6171 to
8c5eb48
Compare
| <field name="input_dir_remove" /> | ||
| <field | ||
| name="input_allow_duplicate_filename" | ||
| attrs="{'invisible': [('input_dir_remove', '=', False)]}" |
There was a problem hiding this comment.
Suggested change
| attrs="{'invisible': [('input_dir_remove', '=', False)]}" |
| "Output error directory", help="Path to folder for error operations" | ||
| ) | ||
| input_allow_duplicate_filename = fields.Boolean( | ||
| help="Allow files with duplicate names to create Edi Exchange Record") |
There was a problem hiding this comment.
Suggested change
| help="Allow files with duplicate names to create Edi Exchange Record") | |
| help="For this backend, filenames are not unique, e.g. output.edi") |
8c5eb48 to
52bf140
Compare
| </field> | ||
| </record> | ||
| </odoo> | ||
| </odoo> No newline at end of file |
nilshamerlinck
approved these changes
Feb 10, 2025
52bf140 to
8f7b612
Compare
8f7b612 to
16257eb
Compare
|
didn't make it to the oca side? |
Owner
Author
Hi sir, Should I create a new PR for this? (Although they don't seem to care) |
|
yes please |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.