steven hi
was wondering if you had any thoughts on my issues above ?
Printable View
steven hi
was wondering if you had any thoughts on my issues above ?
Only that I had the same problems and had to stop using SO until I could figure it out, which I never did because I have 19 (18 after today if I stop looking at the forum) items on the list ahead of it. :)
Really, I would suggest you not use SuperOrders with a foreign (non-USA) tax system until/unless it has been fixed (as I said, I haven't used SO in quite some time... I just follow the forum to monitor developments because in my mind it is the single most useful mod available).
- Steven
My bad. Module work beatifully. Would recommend it.
Searching on super orders invoice font did not return any results, any idea how the font size on the invloce can be altered?
Thanks -- Ken
Solved:
The class invoiceHeading is not defined in admin/includes/stylesheet.css
One example on what to add is below:
.invoiceHeading{
font-size:13px;
font-weight:bold;
}
Keep in mind you are altering a core file and since there are no overrides in admin, it will be over-written if upgrading. You might want to document this for later ;-)
Ken
However it is defined in admin/includes/super_stylesheet.css. The super_invoice calls this custom stylesheet when it loads. Set it to whatever you like in there.
I would need better than "something like." How about an exact example of the behavior your seeing? Off hand it looks like you may be editing the wrong field in the popup. If you want to add a custom discount, use the empty field at the top. If you edit one of the fields that already has a value, that sub-total field value (shipping, tax, vat, etc) will be changed. You may also want to check the sort order in which your sub-totals are being calculated (Admin > Modules > Order Total).
My Super Orders installation seems to be working well except for the Purchase Orders module, which never showed up under Admin>Payment Modules
I have followed the readme to the best of my knowledge and read all of this thread, yes all of it, looking for the solution. I have seen the problem posted before, but no solution. I am sure that I did something stupid in the install, but would somebody please point me in the right direction?
PHP Version: 4.4.1 (Zend: 1.3.0)
Database: MySQL 4.1.21-standard-log
Thanks,
Dustin
The PO module is a drop-in. Just upload the files into the correct directory and SO's directory structure will put everything in the right place. Double check your upload and make sure it went into the right spot.