Hallo,
I see WebService::HMRC on cpan with a note that it was originally
developed for LedgerSMB, but I can find no reference to it in the list
archives.
Is there an existing implementation of this?
Cheers
Lyn
I'm having troubles with configuration, setup, running. I have
been using SQL-Ledger for many years but now I must update...
I can access the ledgersmb login using links browser pointed to
localhost. But I'm failing to figure out how to allows LAN access.
I have a fresh install of Debian on a machine. I used the package
manager to install ledgerSMB 1.6.9. To keep it light, no X. This
system is for a very small organization. One login typical, never
more than 5, access from inside the LAN only.
Any clues on how to setup Apache or Starman or ?? to make this
setup work?
-- fm
Where can I change the length of time before the inactivity
triggers a log out? I'm not seeing it in the preferences, but
maybe I'm just looking in the wrong place.
-- f
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.7.8
* Upgrade Dojo dependency to 1.15.1
* Load the template from the database when printing receipts
* Prevent dead-locks in response to request from timed out session
* Add monetary formatting to payments/receipts screen and report
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.8/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.8
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.8
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.8
These are the sha256 checksums of the uploaded files:
59a7ad10d8da1b28f298239c93ea4ca15fd348ff5d1517253dfe6a4b51d099a4 ledgersmb-1.7.8.tar.gz
c91c4b3af21ac0ad8d6d5809678ed8e537596e15899d3142e196ac2a724f9876 ledgersmb-1.7.8.tar.gz.asc
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.6.18
* Upgrade Dojo dependency to 1.13.5 (Erik H)
* Prevent dead-locks in response to request from timed out session (Erik H)
Erik H is Erik Huelsmann
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.6.18/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.6.18
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.6.18
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.6.18
These are the sha256 checksums of the uploaded files:
e07f6afc54c33f30d5b914c7e28635640e5c246826f7f5054d0742c2f2214f62 ledgersmb-1.6.18.tar.gz
828c87904b13617f60f5011a97767dcf073be0534bb529363f28387c289ae51c ledgersmb-1.6.18.tar.gz.asc
I'm not making any progress.
Now I get an "internal server error" when I click on the menu item
for "import inventory".
syslog reports
Jan 15 22:24:03 host starman[322]: Attempt to reload LedgerSMB/Scripts/import_csv.pm aborted.
Jan 15 22:24:03 host starman[322]: Compilation failed
in require at /usr/share/perl5/Module/Runtime.pm line 314.
So I restarted the vm guest that is running lsmb. And I restarted
the vm host. And it is still the same as above.
Other menu items work.
I currently have to "companies" set up, one that I intend to be
the real one, and one that's just for testing and trying. I am
getting the same error on both!
Any ideas on what I should try now to get my inventory in?
I did succeed in getting about 10 items imported to the postgres
"parts" table directly from a csv file. I was hoping the "import"
script would be able to finish by putting in quantity on hand and
purchase amounts.
I also tried the new "goods" script and get the same "line 134"
error in the log.
-- f
I nuked lsmb 176 and the db and installed 177.
Trying /setup.pl while running uwsgi in the foreground I get this:
main::__ANON__('/opt/ledgersmb/177/lib/LedgerSMB.pm:279: Locale (en)
not loaded: No such file or directory^J
at /opt/ledgersmb/177/lib/LedgerSMB/PSGI.pm line 104.^J')
Any advice?
Cheers
Lyn
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.7.7
* Fix currency column not being available in the parts screen
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.7/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.7
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.7
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.7
These are the sha256 checksums of the uploaded files:
3509cfa379c5752206a464abc0b04c1beaff66ee7a6b2e49c338d7808de9e08b ledgersmb-1.7.7.tar.gz
b00f2b01607822d862c5ef7446c3c4e1d887204123e90d4441bec4da6e1020fb ledgersmb-1.7.7.tar.gz.asc
Hallo,
I'm new to LedgerSMB and have just set up 1.7.6. I had some trouble
getting it past an internal server error on /setup.pl, and in the
process found this error while running uwsgi in the foreground
(daemonize = false):
Trace begun at (eval 633) line 1
main::__ANON__('Can\'t call method "can" without a package or object
reference at /opt/ledgersmb/176/lib/LedgerSMB/Template.pm line 398.^J')
called at /opt/ledgersmb/176/lib/LedgerSMB/Template.pm line 398 eval
{...} at /opt/ledgersmb/176/lib/LedgerSMB/Template.pm line 398
the rest of the trace is available if wanted.
System: Gentoo, perl 5.30.0, nginx, uwsgi.
After setting uwsgi back to daemonize, lsmb started running properly
though without giving any clue as to why this changed.
The second error is that I can't login this morning - the page claims
'bad username/password', when these are correct.
Cheers
Lyn
> Erik wrote:
> Please find attached a replacement 'import_csv.pm' to be placed
> in lib/LedgerSMB/Scripts/.
Nice!!
In looking at the file, I see that "goods" has this listed after it.
[ qw/ partnumber description unit listprice sellprice lastcost
weight notes makemodel assembly alternate rop inventory_accno
income_accno expense_accno returns_accno bin bom image drawing
microfiche partsgroup avgcost taxaccnos / ]
I'm suspecting the "qw" is not part of the field list - correct?
So my CSV should have a header row, then on row 2 have "partnumber", then "description", etc on up to "taxaccnos"
Then, it appears I will also have to use the "inventory" script to
get "onhand" and "purchase_price" imported, correct?
What's a good way to figure out the values for "inventory_accno",
"income_accno", "expense_accno", and "taxaccnos"? By looking at
the "parts" table psql I see the first 3 - but I'm not sure about
"taxaccnos". Where do I find that?
> I've tested the script by uploading an "overhead" on 1.6.17. The
> version difference should matter little, because the import file
> hasn't seen much churn over the 1.6.x release cycle.
>
> There's no menu option, but here's how to upload goods (=parts
> that are not services and not overhead):
[snip]
The instructions look manageable. I don't have time to test it
tonight, but hope to give it a trial run really soon!
This is wonderful - thanks!
-- f