Ask, reply and learn. Join the community of Akaunting.
I update via Akauting panel.
@Denis Duliçi - I had used the web interface to run the update when I ran into the error/problem, and, again, Jake Day's solution fixed it.
Hello Denis, from the interface.
Hello guys!
How was it going?
I think there are some issues only the official support can fix quickly. In my situation, I needed the solution ASAP.
I strongly recommend paying for the Dedicated Official Support.
Within a few minutes, after I opened a ticket, Melinda replied to me and fixed all the issues I was facing (update problems and some bugs in my DB).
Congratulation to Denis and all of the Akauting staff.
Hello Pedro, good to see you, thanks for the feedback. Good to know.
if its there bug it sould be free?
im willing to pay for a one time repair but not continued support
Pedro can you ask for what was repaired and the steps taken
So I ran
ALTER TABLE yma_media
ADD COLUMN company_id int(10) AFTER id;
and it worked again. But as it is mentioned here, I also added company_id at my mediables table. In my case:
ALTER TABLE yma_mediables
ADD COLUMN company_id int(10) AFTER media_id;
Hoping I haven't missed something (index, fk) and I'm not gonna run in difficulties sooner or later from this intervention.
Showing 31 to 38 of 38 discussions