[Ledger-smb-devel] Extend tools/rebuild_pot.sh to generate correct .pot header

2012-12-25 Thread Håvard Sørli
Get error when testing LedgerSMB.pot in trunk trunk/locale$ msgfmt -c LedgerSMB.pot msgfmt: LedgerSMB.pot: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this LedgerSMB.pot:8: some header fields still have the initial default value

[Ledger-smb-devel] Tables or css positioning for data entry forms?

2012-12-25 Thread Chris Travers
Hi everyone; Since 1.3 I had been moving to semantic markup with css positioning (relative) for data entry forms. This move is supposed to make it easier to support mobile devices and the like. Unfortunately this has two huge tradeoffs. The first is that relative positioning seems to generally

Re: [Ledger-smb-devel] Update BUGS file

2012-12-25 Thread Chris Travers
On Tue, Dec 25, 2012 at 5:15 PM, Håvard Sørli wrote: > > > The BUGS file has a list of 2 bugs: > > > 1) Payment reversals don't properly handle fx gain/loss" > 2) Bulk payment interface doesn't properly handle foreign currencies" > Hmmm both of these are fixed. > > > Are the cases closed with

[Ledger-smb-devel] Update BUGS file

2012-12-25 Thread Håvard Sørli
The BUGS file has a list of 2 bugs: 1) Payment reversals don't properly handle fx gain/loss" 2) Bulk payment interface doesn't properly handle foreign currencies" Are the cases closed with this? : is foreign exchange counted in reconciliation? - ID: 3498036 http://sourceforge.net/tracker/i

Re: [Ledger-smb-devel] Proposal: move template editing to setup.pl

2012-12-25 Thread Chris Travers
On Tue, Dec 25, 2012 at 2:47 PM, Erik Huelsmann wrote: > > > Thinking about the structure of our menu (from login.pl), I've found that > all the menu settings other than the template editing are database / > company local. > > However, template editing is an action with global impact. In the curr

[Ledger-smb-devel] Proposal: move template editing to setup.pl

2012-12-25 Thread Erik Huelsmann
Thinking about the structure of our menu (from login.pl), I've found that all the menu settings other than the template editing are database / company local. However, template editing is an action with global impact. In the current structure this is not apparent. Since 'setup.pl' is typically grow

Re: [Ledger-smb-devel] Solved: Re: Translation - update po from source howto?

2012-12-25 Thread Pongrácz István
Hi, Just an idea: Magento uses an inline translator mechanism. I am not expert in css/javascript, but as I can see, it uses a special css and javascript combo and when a text shows on the screen, it get a red dash-line around the text and a small icon appears at onmousover, and if the user c

Re: [Ledger-smb-devel] Solved: Re: Translation - update po from source howto?

2012-12-25 Thread Chris Travers
On Tue, Dec 25, 2012 at 12:54 AM, Erik Huelsmann wrote: > Hi Chris, > > Does that script require manual intervention? If not: we could set it up > to run-and-commit weekly or bi-weekly to support our translators to be > working off recent versions of the POT (and we can't forget to update it). >

Re: [Ledger-smb-devel] Random string generator function in SQL - better than random()::text ?

2012-12-25 Thread Chris Travers
On Tue, Dec 25, 2012 at 3:29 AM, Erik Huelsmann wrote: > Looks like a good candidate to replace the current functionality. Are > there multiple places we can use this generator? > Not at present. > > On the other hand: the current passwords will remain valid for only 24 > hours. If there's no o

Re: [Ledger-smb-devel] Random string generator function in SQL - better than random()::text ?

2012-12-25 Thread Erik Huelsmann
Looks like a good candidate to replace the current functionality. Are there multiple places we can use this generator? On the other hand: the current passwords will remain valid for only 24 hours. If there's no other place we can use the generator: does that warrant the extra complexity? Bye, Er

Re: [Ledger-smb-devel] Solved: Re: Translation - update po from source howto?

2012-12-25 Thread Erik Huelsmann
Hi Chris, Does that script require manual intervention? If not: we could set it up to run-and-commit weekly or bi-weekly to support our translators to be working off recent versions of the POT (and we can't forget to update it). The main reason to want a recent POT is because the POT holds line n