http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347
--- Comment #10 from Jonathan Druart <[email protected]> 2011-12-05 10:30:15 UTC --- Hi Katrin, 1/ Exactly, my example is not good :-/ A good example : <<aqbooksellers.name>> <<aqbooksellers.address1>> <<aqbooksellers.address2>> <<aqbooksellers.address3>> <<aqbooksellers.address4>> <<aqbooksellers.phone>> <item>Ordernumber <<aqorders.ordernumber>> (<<biblio.title>>) (<<aqorders.quantity>> ordered) ($<<aqorders.listprice>> each) has not been received.</item> For the ACQCLAIM notice, we can select fields from tables branches, aqbooksellers, aqorders, biblio and biblioitems. 2/ Ok, I'm going to create a new patch containing modifications for all languages 3/ Yes, it's desirable but it's not the goal of this development -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
