-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Maxime Munier
committed
Jan 18, 2024
1 parent
c00c4a1
commit 5d1650f
Showing
7 changed files
with
78 additions
and
112 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# Payfip payment acquirer | ||
|
||
## Install Odoo 11 | ||
## Install Odoo 13 | ||
|
||
- [Install Odoo 11.0](https://www.odoo.com/documentation/11.0/setup/install.html) on your favorite environment | ||
- [Install Odoo 13.0](https://www.odoo.com/documentation/13.0/setup/install.html) on your favorite environment | ||
|
||
## Install addon: | ||
|
||
- Execute command : | ||
|
||
```ruby | ||
pip install "git+https://github.com/Horanet/payment_payfip.git@11.0#egg=odoo11-addon-payment-payfip&subdirectory=setup/payment_payfip" | ||
pip install "git+https://github.com/Horanet/payment_payfip.git@13.0#egg=odoo13-addon-payment-payfip&subdirectory=setup/payment_payfip" | ||
``` |
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
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
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
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
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
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