Skip to content
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

#19 [Hook] add: Priseo field on selling price #25

Merged

Conversation

evarisk-charles
Copy link
Contributor

No description provided.

@evarisk-charles evarisk-charles self-assigned this Jun 5, 2024
@evarisk-charles evarisk-charles added 3 Estimated resolution time - 120 mins - 2 h Enhancement New feature or request labels Jun 5, 2024
@evarisk-charles evarisk-charles linked an issue Jun 5, 2024 that may be closed by this pull request
@evarisk-charles evarisk-charles force-pushed the add_priseo_selling_price branch 4 times, most recently from 5e2d378 to b1e8880 Compare June 7, 2024 09:04
Copy link
Member

@evarisk-micka evarisk-micka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ne fonctionne pas si l'option multiprice est activé (vérifier d'autres conditions au cas où)

class/actions_priseo.class.php Show resolved Hide resolved
class/actions_priseo.class.php Show resolved Hide resolved
core/modules/modPriseo.class.php Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
class/actions_priseo.class.php Outdated Show resolved Hide resolved
@@ -112,6 +112,7 @@ public function __construct($db)
'js' => [],
// Set here all hooks context managed by module. To find available hook context, make a "grep -r '>initHooks(' *" on source code. You can also set hook context to 'all'
'hooks' => [
'productpricecard'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi c'est pas dans data check sur les autres modules

@nicolas-eoxia nicolas-eoxia merged commit cadde7e into Eoxia:develop Aug 28, 2024
@evarisk-charles evarisk-charles deleted the add_priseo_selling_price branch September 9, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 Estimated resolution time - 120 mins - 2 h Enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Ajout d'indicateur sur la fiche produit
3 participants