Search found 5 matches

by ahmad.rml
29 May 2024, 07:14
Forum: Help
Topic: Error in setup
Replies: 4
Views: 1580

Re: Error in setup

Thank you for your help
by ahmad.rml
29 May 2024, 06:25
Forum: Help
Topic: Error in setup
Replies: 4
Views: 1580

Re: Error in setup

this is the full error i am getting while running the setup Migrating: \vendor\aimeos\aimeos-core\setup\MShopAddLocaleData.php Aimeos\MShop\Exception Locale object not available at vendor\aimeos\aimeos-core\src\MShop\Context.php:367 363▕ */ 364▕ public function locale() : \Aimeos\MShop\Locale\Item\I...
by ahmad.rml
28 May 2024, 11:49
Forum: Help
Topic: Error in setup
Replies: 4
Views: 1580

Error in setup

I am facing and issue while running php artisan aimeos:setup [202 [2024-05-28 11:46:15] local.ERROR: Locale object not available {"exception":"[object] (Aimeos\\MShop\\Exception(code: 0): Locale object not available at C:\\Users\\Ahmad\\Desktop\\example\\vendor\\aimeos\\aimeos-core\\s...
by ahmad.rml
18 Apr 2024, 14:24
Forum: Help
Topic: make the Invoice not required
Replies: 1
Views: 21691

make the Invoice not required

Hi aimeos , I have successfully disabled the auto-generation of invoices number. Now, I would like to know if there's a way to make invoices optional, allowing us to save orders even when an invoice is not included.
by ahmad.rml
12 Mar 2024, 14:45
Forum: Help
Topic: password confirmation
Replies: 2
Views: 34885

password confirmation

hello iam trying to add a new sub-part to the checkout/standard/process step which checks the password against the user password
how can implement it?