[REM] Removes patch already fixed in core
This commit is contained in:
parent
9afa35f1fb
commit
b12752faf0
@ -34,7 +34,8 @@ pt_core ()
|
||||
pushd $DEST
|
||||
git apply $OPTIONS $SRC/patches/20210603_auth-oauth_redirects-to-root.patch
|
||||
git apply $OPTIONS $SRC/patches/20220131_purchase-requisition_match-variant.patch
|
||||
git apply $OPTIONS $SRC/patches/20220204_mail_re-enables-buttons-in-notifications.patch
|
||||
# Reverted in https://github.com/odoo/odoo/commit/8d1d62a8c0746abb30f97290304b761f74111a89:
|
||||
#git apply $OPTIONS $SRC/patches/20220204_mail_re-enables-buttons-in-notifications.patch
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user