From: Paul T. <pt...@wa...> - 2009-05-12 18:13:08
|
ledgersmb <> sql-ledger 2009/5/12 Walter López <wal...@ya...> > > Hello i been setup ledgersmb 1.2.18 on ubuntu 9.04 i need use a Pos system, > i am using a single till-based account, i been setup ledgersmb on local > machine with local ip 192.168.0.1 and i created account named 1300.1 on > Chart of Accounts, but how changes i need to make on pos.conf.pl file > > # Define your till accno scheme here. Current supported values are > 'terminal' > # and 'cashier' > > $pos_config{'till_type'} = 'cashier'; > > # FLAGS: 1 = projects, 2 = departments > $pos_config{'disable_tables'} = 3; > > # HTML for the appropriate currency symbol for your tills > $pos_config{'curren'} = '$'; > > # Number format to use > $pos_config{'numberformat'} = '1,000.00'; > > # Units of currency to use in the till closing cash breakdown relative to > # your base unit of currency, formatted in your chosen format > @{ $pos_config{'breakdown'} } = > ( '100', '50', '20', '10', '5', '2', '1', '0.25', '0.10', '0.05', '0.01' > ); > > # Stop Editing Here > > In that lines I must introduce changes, and which it they must be? to start > using the pos system, please helpe i am newbie > > Best Regards > > Walter > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > |