prashants / webzash

Easy to use web based double entry accounting software in PHP - MySQL under MIT License
http://webzash.org
Other
208 stars 109 forks source link

Opening balance error across pagination #86

Closed gojiraKi closed 7 years ago

gojiraKi commented 7 years ago

Hi, the opening balance in ledger report are displaying wrong value. error1pagination error2pagination

prashants commented 7 years ago

which version of webzash are you using ?

gojiraKi commented 7 years ago

Version 2.5

prashants commented 7 years ago

Can you give me access to your setup ?

prashants commented 7 years ago

If possible can you send me entire page screenshot for all pages from 1 to 3 including the top summary

gojiraKi commented 7 years ago

Hi How do i provide access to u N i will send u the screenshot shortly

On 14 Jan 2017 3:00 pm, "Prashant Shah" notifications@github.com wrote:

If possible can you send me entire page screenshot for all pages from 1 to 3 including the top summary

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/prashants/webzash/issues/86#issuecomment-272613038, or mute the thread https://github.com/notifications/unsubscribe-auth/ATlbD59CD_Sp_sKihp4vmE5xs1_TU1wCks5rSJWrgaJpZM4Ljkg0 .

prashants commented 7 years ago

Email me details at pshah.mumbai at gmail.com

gojiraKi commented 7 years ago

Right now the project is not live and is hosted on localhost. I can send you the code though

On 14 Jan 2017 3:13 pm, "Prashant Shah" notifications@github.com wrote:

Email me details at pshah.mumbai at gmail.com

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/prashants/webzash/issues/86#issuecomment-272613632, or mute the thread https://github.com/notifications/unsubscribe-auth/ATlbD_HaUkgFdfej193jw83vUrticixZks5rSJjegaJpZM4Ljkg0 .

prashants commented 7 years ago

You can email me the MySQL dump, i.e. data dump

gojiraKi commented 7 years ago

[image: Inline image 1] [image: Inline image 2] [image: Inline image 3]

On Sat, Jan 14, 2017 at 3:28 PM, Prashant Shah notifications@github.com wrote:

You can email me the MySQL dump

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/prashants/webzash/issues/86#issuecomment-272614218, or mute the thread https://github.com/notifications/unsubscribe-auth/ATlbDz8i1V90LQ4uzLBbhE7o84oZ7Avtks5rSJwvgaJpZM4Ljkg0 .

prashants commented 7 years ago

Images are not visible

prashants commented 7 years ago

Where ?

gojiraKi commented 7 years ago

page1 page2 page3

prashants commented 7 years ago

Will check it. Thx

prashants commented 7 years ago

screenshot from 2017-01-15 22-11-19

Works fine on my end. Please update to latest version of webzash v2.6. Also it seems you have made lot of changes to the code base.

prashants commented 7 years ago

If you can come on teamviewer I can check out whats the problem.

gojiraKi commented 7 years ago

Hi, are you still online

prashants commented 7 years ago

yes

gojiraKi commented 7 years ago

Yeah! I guess some changes has been made. My senior was working on this project and ask me to check out this particular issue.

prashants commented 7 years ago

Can you try with keeping the database same and creating a new webzash setup and adding a account link to that database.

gojiraKi commented 7 years ago

I could try that. Should I come live on teamviewer now?

prashants commented 7 years ago

yeah

gojiraKi commented 7 years ago

My id 673 627 887

prashants commented 7 years ago

email me the password on pshah.mumbai @ gmail.com

prashants commented 7 years ago

teamviewer is not starting on my pc. its late night so will try tom.

gojiraKi commented 7 years ago

Hi! I've upgraded as you suggested and now it's working fine. I've a query though. What is the purpose or what is the field 'number' in the 'entries' table used for? It is not unique and that's why it is quite confusing.

prashants commented 7 years ago

It's entry number. It is user defined in the settings - entry type whether user wants it unique. Uniqueness is handled by code.

On 25-Jan-2017 3:17 pm, "gojiraKi" notifications@github.com wrote:

Hi! I've upgraded as you suggested and now it's working fine. I've a query though. What is the purpose or what is the field 'number' in the 'entries' table used for? It is not unique and that's why it is quite confusing.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/prashants/webzash/issues/86#issuecomment-275063514, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEKLG0--4-wcCmoZ58L22wY96WTy3Egks5rVxocgaJpZM4Ljkg0 .

prashants commented 7 years ago

Since the opening balance issue is solved I am closing this. If you have any other problems open a new issue.