Go to file
qdp b8a0b23e64 pushed mra's work:
*corrected little glitch on request of quotation report:
[Wed Aug 27 12:07:16 2008] ERROR:report:report purchase.quotation:
Traceback (most recent call last):
  File "/home/quentin/tinydev/cci/code/server/bin/report/report_sxw.py", line 391, in _eval
    res = eval(expr, self.localcontext)
  File "<string>", line 1, in <module>
AttributeError: 'browse_null' object has no attribute 'code'

'browse_null' object has no attribute 'code'
expr:  order.partner_address_id.state_id.code 

*modified the workflow on invoices: added a transition from paid to open with a warning for the cases when an invoice is paid and reconcilied and the moves gets 
unreconciled.

bzr revid: qdp@tinyerp.com-20080827101520-be2qipzyh3vzu0hy
2008-08-27 12:15:20 +02:00
addons merge addons changes 2008-08-27 15:12:51 +05:30
bin bugfix in orm_memory read method 2008-08-22 15:48:41 +05:30
doc retake empty files from svn 2008-08-19 13:19:55 +02:00
man kernel: add user/password authentification for sending email 2007-07-11 15:10:16 +00:00
pixmaps SERVER: new icon 2007-06-12 08:37:56 +00:00
win32 add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
MANIFEST.in Add csv file to tgz 2007-08-16 06:57:33 +00:00
setup.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
tinyerp-server-installer.nsi SERVER: win32 install remove i18n dir 2007-06-12 08:50:43 +00:00