-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
NEW : Factoring and Fix external module elementType limit #21674
Closed
john-botella
wants to merge
39
commits into
Dolibarr:develop
from
john-botella:fix_module_builder_element_element_needs
Closed
NEW : Factoring and Fix external module elementType limit #21674
john-botella
wants to merge
39
commits into
Dolibarr:develop
from
john-botella:fix_module_builder_element_element_needs
Conversation
This file contains 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
…precated_of_future
…ibarr into remove_deprecated_of_future
…precated_of_future
john-botella
commented
Aug 6, 2022
john-botella
commented
Aug 8, 2022
atm-florianm
reviewed
Aug 9, 2022
Co-authored-by: Florian Mortgat <50440633+atm-florianm@users.noreply.github.com>
eldy
reviewed
Aug 14, 2022
eldy
reviewed
Aug 14, 2022
john-botella
commented
Aug 15, 2022
john-botella
commented
Aug 15, 2022
john-botella
commented
Aug 15, 2022
…e_builder_element_element_needs
…:atm-john/dolibarr into fix_module_builder_element_element_needs
eldy
reviewed
Sep 12, 2022
eldy
reviewed
Sep 12, 2022
…e_builder_element_element_needs
So ? |
@eldy ? |
john-botella
commented
Jul 19, 2023
Sorry John, can you help me to fix conflict ? |
@atm-john can you help me to fix conflict ? |
I'll make a new FIX but with several pull requests. |
This was referenced Mar 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
PR to fix - See feedback in comments
PR needs to be fixed to be integrated (some comments should describes the fix to do)
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.
FIX
Module builder or external module element type 32 char limitation
NEW
Factoring element_element fetch object mechanism to be used in more conditions
create new statics methods
Add new class ElementProperties to allow developers to define elements properties for old modules or class override ;-)