jkpvino92 / doodleblue

0 stars 0 forks source link

JS Issues #1

Open karthick-spartan opened 6 years ago

karthick-spartan commented 6 years ago

Hi Thanks for sending in the Module to me. Your module is working fine, But as you have sent me only the Module folder, The Tasks Looks Incomplete.. Please find in and send the rest of the JS files that you have worked. I have the Module which is working But missing details in JS pages and Other admin pages. Let me know if you can send it. I wait till Evening to report to my team.

Thank you

jkpvino92 commented 6 years ago

Hi Thanks for raising issue, I have worked only files inside extension only. I didn't work on any core or other files exclude from extension. Can you give write permission to var and pub directory once. you need to configure the following things in admin panel.

Unzip the Downloaded folder Copy and Paste Unzip folder under Magento2/app/code directory (Magento2 is root directory of magento) Disable the cache under System­ >> Cache Management Navigate to the Magento root directory path where the module is to be installed, via terminal (cmd) and run the following commands sequentially: In command prompt Go to the root directory of Magento2 php bin/magento setup:upgrade php bin/magento setup:static-content:deploy php bin/magento indexer:reindex clear the Magento cache from the Magento admin panel Give write permission to var and pub directory. After Installation you can check Stores­ >>Configuration >­>Advanced >­> Advanced, the module will be shown in the admin panel.

jkpvino92 commented 6 years ago

Hi, Can you Please do the following step once.

In command prompt Go to the root directory of Magento2 php bin/magento setup:upgrade php bin/magento setup:static-content:deploy php bin/magento indexer:reindex clear the Magento cache from the Magento admin panel Give write permission to var and pub directory.

karthick-spartan commented 6 years ago

Hey, Thanks for writing up, I am checking on installing your Module in Fresh Magento setup. Will let you know once I test things.

jkpvino92 commented 6 years ago

Hi, Thanks for reply back to me. If you have any query regarding this task. please contact at any time.

karthick-spartan commented 6 years ago

capture-bug-3 capture-bug-4 capture-vinoth-admin-bug capture-vinoth-bug1 capture-vinoth-query1

Hi, I have tested your code and found few issues, Please find attached Images issues.

Few times i am getting the value of the invoice but the total is not calculated properly. Sometimes the Invoice amount is not printed but the sum is calculated.