[Tinyerp-users] Re: POS for tiny

2008-01-20 Thread forum-user

Hi, 

It would be the next step I think.

Just not know how to start. ;)





___
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users


[Tinyerp-users] Re: pos

2007-09-10 Thread fabien

Hello,

Thank you but it seems that both links the same in your page.

About the modules published without sources.

That was an error of our first attempt to release our unpublished modules. We 
will publish these sources at the same time of the 4.2.0 package. (no garantee, 
but I hope we will have finnish everything with 10 days)

The main reason is that we have about 150 modules to upload and I prefer not 
loosing too much time releasing them manually. We have to create new automated 
releasing and testing scripts for this.

The second reason is that these modules have to be used with the 4.2.0 version. 
And I don't think they will work with the current stable release.

The third reason is that we'd like to test them one by one before releasing and 
it takes time.

As a summary, our quality team is first focusing on releasing the next stable 
4.2.0, and them will focus on all modules.





___
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users


[Tinyerp-users] Re: pos

2007-09-10 Thread htgoebel


 Thank you but it seems that both links the same in your page.
 


Fixed.


 The main reason is that we have about 150 modules to upload and I prefer not 
 loosing too much time releasing them manually. We have to create new 
 automated releasing and testing scripts for this.
 


Your are doing a disservice to the project at this point:These Modules with 
missing Sources have been uploded about 4 month ago. Many user claimed they are 
missing, many bad discussions arose. This is not good for the communities sprit.

On the other hand: As you stated at the last German community Meeting, there 
should be a new one-click publication mechanism in 4.2 (I've not tested 4.2 
yet). With this it should be a matter of one hour or so to release the modules. 
(N.B. Anyway I don't believe, you published the modules manually in the first 
place.)

And on even another hand: You need to implement the tools for automated 
publication anyway. You could have done earier and save a lot of bad 
discussions.


Regards
Hartmut Goebel

IT-Security In Complex Environments
www.goebel-consult.de





___
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users


[Tinyerp-users] Re: pos

2007-09-09 Thread melodie

Actually, on sunday 9th, there is no file such as __init__.py in the pos 
package.


 $ ls -lR
 .:
 total 64
 -rw-r--r-- 1 melodie users   213 avr  2 17:31 __init__.pyc
 -rw-r--r-- 1 melodie users   731 avr 26 14:25 __terp__.py
 -rw-r--r-- 1 melodie users   981 mai 14 17:07 __terp__.pyc
 -rw-r--r-- 1 melodie users 17857 avr 26 17:37 pos.pyc
 -rw-r--r-- 1 melodie users   520 avr  2 17:25 pos_data.xml
 -rw-r--r-- 1 melodie users   331 avr 26 14:25 pos_report.xml
 -rw-r--r-- 1 melodie users  1224 avr  2 17:25 pos_sequence.xml
 -rw-r--r-- 1 melodie users 11044 avr 26 14:46 pos_view.xml
 -rw-r--r-- 1 melodie users   471 avr  2 17:25 pos_wizard.xml
 drwxr-xr-x 2 melodie users   208 sep  9 18:03 report
 -rw-r--r-- 1 melodie users   148 avr  2 17:25 sale_wizard.xml
 drwxr-xr-x 2 melodie users   160 sep  9 18:03 wizard
 
 ./report:
 total 32
 -rw-r--r-- 1 melodie users   239 avr  2 17:31 __init__.pyc
 -rw-r--r-- 1 melodie users  1408 avr  2 17:31 pos_invoice.pyc
 -rw-r--r-- 1 melodie users  1927 avr 26 15:21 pos_receipt.pyc
 -rw-r--r-- 1 melodie users  5257 avr 26 15:48 pos_receipt.rml
 -rw-r--r-- 1 melodie users 10805 avr 26 15:48 pos_receipt.sxw
 
 ./wizard:
 total 12
 -rw-r--r-- 1 melodie users  221 avr  2 17:31 __init__.pyc
 -rw-r--r-- 1 melodie users 2004 avr  2 17:31 wizard_pos_payment.pyc
 -rw-r--r-- 1 melodie users 2158 avr  2 17:31 wizard_refund_order.pyc
 $ 


I haven't come for months now, fortunately for me I don't wait after tinyerp 
for my personal projects. I still think that a team working with the GPL 
licence and not respecting it and it's philosophy does something Bad™.

The documentation of a free software also must be free : why should english 
reading people get a manual that's half written in french, and french reading 
people get a manual half written in english, allowing only both languages' 
readers to get it all about the meaning ?

Free Software and Free Manuals (http://www.gnu.org/philosophy/free-doc.html)


One more day





___
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users


[Tinyerp-users] Re: pos

2007-09-07 Thread srltab

I solved this problem (re)writing __init__.py file.
import pos
import sale
import purchase
import account
import account_tax_include
import wizard
import report

NOTE to tiny staff:
Please publish sources of pos module.
Thanks
Simone





___
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users


[Tinyerp-users] Re: POS integration and advice

2007-08-24 Thread forum-user

[quote=Tumbarumba]I don't have any existing POS hardware, so I'm hoping for 
advice on that too. [/quote]

Since may, did you find something about that ?





___
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users