Skip to content

Commit

Permalink
[MIG] loyalty_limit: Migration to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arantxa-s73 committed Jan 14, 2025
1 parent 068e246 commit c97e8f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 76 deletions.
2 changes: 1 addition & 1 deletion loyalty_limit/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Loyalty Limit",
"summary": "Restrict number of promotions per customer or salesman",
"version": "16.0.1.0.0",
"version": "17.0.1.0.0",
"development_status": "Production/Stable",
"category": "Sale",
"website": "https://github.com/OCA/sale-promotion",
Expand Down
75 changes: 0 additions & 75 deletions loyalty_limit/migrations/16.0.1.0.0/pre-migration.py

This file was deleted.

0 comments on commit c97e8f2

Please sign in to comment.