Forum Replies Created
-
AuthorPosts
-
Shawon ChowdhuryModerator
Look, if you want to import the same file more than one time, then there will be error for sure.
Please keep that in mind.
Could you share the file with us for test?Thanks!
Shawon ChowdhuryModeratorSorry to hear that you are facing this.
This should not happen actually. Could you please contact our support
http://www.wperp.com/contact , so that we may have a closer look and fix it?Thanks π
Shawon ChowdhuryModerator@Tawanda Smith,
Your issue is already fixed.
Please follow the ticket that you’ve created.Thanks!
Shawon ChowdhuryModerator@maxtrend,
You can use this filter to add additional states.add_filter( ‘erp_states’, function ( $states ) {
$states[‘FR’] = [
‘A’ => ‘Anything’, // Add the states here.
‘B’ => ‘Bestthing’,
‘ZH’ => ‘Zuid-Holland’,
];return $states;
} );Add this part to your theme’s function.php or use a child theme.
Thanks π
Shawon ChowdhuryModeratorAre you using the sample CSV file?
Please download the sample CSV file and edit that.Thanks π
Shawon ChowdhuryModeratorShawon ChowdhuryModeratorThis is kind of unfortunate. Really sorry about that.
There might be some error logged on your browser’s console. Could you please check it and send me the displayed error?Thanks π
Shawon ChowdhuryModeratorSorry for this unexpected inconvenience.
You can create a support ticket and let us know the places where you are facing problems in more details.Thanks π
Shawon ChowdhuryModeratorThanks for the suggestion.
I have added your request to our log and will surely try to bring it in future if we get more requests.Regards π
Shawon ChowdhuryModeratorThanks for providing me the screenshot.
It seems we may need to have a closer look at your site. Please consider opening a support ticket to get this issue resolved from your customer email account here-
http://www.wperp.com/contactRegards π
Shawon ChowdhuryModeratorThanks for writing in details.
Seems we may need to have a closer look at your site. Please create a support ticket from your customer email account here-
http://www.wperp.com/contactRegards π
Shawon ChowdhuryModeratorShawon ChowdhuryModeratorWP ERP is not integrated with GDPR right now. Sorry about that.
Thanks for understanding π
April 15, 2018 at 12:57 pm in reply to: Sales Pie Chart issue & Opening Balance & Invoice Number ordering #15959Shawon ChowdhuryModerator1. I will check this on my local side and update you.
2. Invoice serial no is actually generating serial wise (First one as 01, the second one as 02 and so on)
3. While adding opening balance you have to enter the same value in credit and debit (it’s a basic rule of accounting)
http://prntscr.com/j5g2l1Thanks π
Shawon ChowdhuryModeratorSorry to hear that you are facing this.
It seems your server’s PHP version is lower than 5.6. Could you please confirm the version and let me know?Thanks π
-
AuthorPosts