Skip to content

Commit

Permalink
temp rebasing PR 791 (a0b4902)
Browse files Browse the repository at this point in the history
  • Loading branch information
roboadhoc committed Apr 25, 2024
2 parents 84494e8 + a0b4902 commit b88e40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions portal_sale_distributor_sale_exception/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
#
##############################################################################
{
'name': 'Portal Distributor MRP',
'name': 'Portal Distributor Sale Exception',
'version': "16.0.1.0.0",
'category': 'Tools',
'complexity': 'easy',
'author': 'ADHOC SA',
'website': 'www.adhoc.com.ar',
'license': 'AGPL-3',
'depends': [
'mrp',
'sale_exception',
'portal_sale_distributor',
],
'demo': [
Expand Down

0 comments on commit b88e40f

Please sign in to comment.