-
Notifications
You must be signed in to change notification settings - Fork 18
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
Remove overlapping indexes [PREVIEW] #52
Open
nicoe
wants to merge
932
commits into
coopengo:master
Choose a base branch
from
nicoe:PCLAS-316/duplicate_index_removal
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
…the line [PREVIEW] (coopengo#216) Fix #23314
electronic_signature: Add a timeout to signature service calls
…eout in conf returned by get_credentials (coopengo#23) Fix #PROCK-283
…iled before attempting to reconcile it when posting a move [CUSTOM] Fix #PJAZZ-703 When cancelling a move through the move cancellation wizard, we reconcile the lines and then post the generated cancellation move. However, when posting the move, we currently try to reconcile lines on which there is no credit/debit, which results in an error because these lines have already been reconciled in the previous step.
fixed bugs and implemented coog specific features Fix #3643 http://rietveld.coopengo.com/20970001/
dbclick on menu dbclick on treeviews hidden checkboxes in trees fix #4830
call group.remove() only when necessary compare for undefined when compared to null fix #4752
fix #4854
…r comes from provider (coopengo#31) Fix PROCK-641
…in debug mode [CUSTOM] (coopengo#35) Fix #PJAZZ-1225
…the translation [PREVIEW] (coopengo#17)
Fix PCLAS-282 Co-authored-by: Jean Cavallo <[email protected]>
… Message constructor Fix #PJAZZ-1258
Add compiled fr translation catalog [CUSTOM]
Real fix will probably be https://foss.heptapod.net/tryton/tryton/-/issues/11401#note_331051 Fix PCLAS-300
JCavallo
previously approved these changes
Oct 16, 2023
BeatriceSchuster
pushed a commit
to BeatriceSchuster/tryton
that referenced
this pull request
Nov 24, 2023
PR: (coopengo#52) Ref #9976
nicoe
pushed a commit
to nicoe/tryton-coopengo-new
that referenced
this pull request
Sep 3, 2024
PR: (coopengo#52) Ref #9976
nicoe
pushed a commit
to nicoe/tryton-coopengo-new
that referenced
this pull request
Sep 3, 2024
…CUSTOM] Fix #9680
JCavallo
dismissed
their stale review
September 16, 2024 18:03
The merge-base changed after approval.
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.
Fix #PCLAS-316