-
Notifications
You must be signed in to change notification settings - Fork 13
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
acquisition: rollover #880
Merged
Merged
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
github-actions
bot
added
f: acquisitions
Related to the acquisition module
f: professional ui
Professional interface
labels
Jul 11, 2022
Garfield-fr
force-pushed
the
zub-rollover
branch
4 times, most recently
from
July 12, 2022 12:35
e92a986
to
2b82d7e
Compare
Garfield-fr
force-pushed
the
zub-rollover
branch
7 times, most recently
from
July 21, 2022 09:27
05bbdb3
to
a06bc1d
Compare
Garfield-fr
force-pushed
the
zub-rollover
branch
2 times, most recently
from
July 25, 2022 12:21
f9fb58e
to
545d895
Compare
Garfield-fr
force-pushed
the
zub-rollover
branch
4 times, most recently
from
July 27, 2022 13:50
853557a
to
ec1bbfb
Compare
jma
approved these changes
Jul 28, 2022
...min/src/app/acquisition/components/budget/budget-detail-view/budget-detail-view.component.ts
Outdated
Show resolved
Hide resolved
...dmin/src/app/acquisition/components/order/order-detail-view/order-detail-view.component.html
Outdated
Show resolved
Hide resolved
...in/src/app/acquisition/components/order/order-detail-view/order-line/order-line.component.ts
Show resolved
Hide resolved
...in/src/app/acquisition/components/order/order-detail-view/order-line/order-line.component.ts
Outdated
Show resolved
Hide resolved
projects/admin/src/app/acquisition/components/receipt/receipt-list/receipt-list.component.ts
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/guards/can-add-account.guard.ts
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/guards/can-add-order-line.guard.ts
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/receipt-lines-route.ts
Outdated
Show resolved
Hide resolved
Garfield-fr
force-pushed
the
zub-rollover
branch
2 times, most recently
from
August 9, 2022 11:31
22b28de
to
e35d978
Compare
zannkukai
reviewed
Aug 10, 2022
...rc/app/acquisition/components/account/account-detail-view/account-detail-view.component.html
Outdated
Show resolved
Hide resolved
...dmin/src/app/acquisition/components/budget/budget-brief-view/budgets-brief-view.component.ts
Outdated
Show resolved
Hide resolved
...n/src/app/acquisition/components/budget/budget-detail-view/budget-detail-view.component.html
Outdated
Show resolved
Hide resolved
...min/src/app/acquisition/components/budget/budget-detail-view/budget-detail-view.component.ts
Show resolved
Hide resolved
...dmin/src/app/acquisition/components/order/order-detail-view/order-detail-view.component.html
Outdated
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/guards/can-add-account.guard.ts
Outdated
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/guards/can-add-order-line.guard.ts
Outdated
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/guards/can-budget-active.guard.ts
Outdated
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/guards/can-budget-active.guard.ts
Outdated
Show resolved
Hide resolved
projects/admin/src/app/acquisition/routes/receipt-lines-route.ts
Outdated
Show resolved
Hide resolved
Garfield-fr
force-pushed
the
zub-rollover
branch
from
August 10, 2022 09:17
e35d978
to
d71ba1d
Compare
Garfield-fr
force-pushed
the
zub-rollover
branch
from
August 10, 2022 09:32
d71ba1d
to
14f95b6
Compare
zannkukai
approved these changes
Aug 10, 2022
projects/admin/src/app/acquisition/routes/receipt-lines-route.ts
Outdated
Show resolved
Hide resolved
Garfield-fr
force-pushed
the
zub-rollover
branch
from
August 16, 2022 06:24
14f95b6
to
ab416a6
Compare
* Removes the budget change on the organisation. * Removes all actions in the budget resource. * Disables actions on the acquisition resources. * Fixes the title on receipt order lines. * Closes rero/rero-ils#2929. Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Garfield-fr
force-pushed
the
zub-rollover
branch
from
August 16, 2022 06:26
ab416a6
to
a3f7d05
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Co-Authored-by: Bertrand Zuchuat bertrand.zuchuat@rero.ch