You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(2) |
Feb
(8) |
Mar
|
Apr
|
May
(2) |
Jun
(4) |
Jul
(1) |
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
(2) |
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(6) |
2007 |
Jan
(12) |
Feb
(17) |
Mar
(13) |
Apr
(20) |
May
(36) |
Jun
(5) |
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
(11) |
Dec
(5) |
2008 |
Jan
(9) |
Feb
(3) |
Mar
(19) |
Apr
(20) |
May
(8) |
Jun
(18) |
Jul
(1) |
Aug
|
Sep
(2) |
Oct
(2) |
Nov
(4) |
Dec
|
2009 |
Jan
|
Feb
|
Mar
(3) |
Apr
(6) |
May
(12) |
Jun
(6) |
Jul
(2) |
Aug
(2) |
Sep
(5) |
Oct
(4) |
Nov
(2) |
Dec
(2) |
2010 |
Jan
|
Feb
(2) |
Mar
(6) |
Apr
(3) |
May
(5) |
Jun
(2) |
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(3) |
Nov
|
Dec
(3) |
2011 |
Jan
(2) |
Feb
(10) |
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(7) |
Oct
(4) |
Nov
|
Dec
|
2013 |
Jan
|
Feb
(3) |
Mar
(1) |
Apr
(13) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(5) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(17) |
2015 |
Jan
(28) |
Feb
(33) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(2) |
Sep
|
Oct
(2) |
Nov
(2) |
Dec
(1) |
2016 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(4) |
2022 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Stefan B. <bo...@ap...> - 2008-06-16 11:39:41
|
On Sun, 15 Jun 2008, James Abley <jam...@gm...> wrote: > Will the new release be made available via Ivy / Maven repositories > are well? Well, in a way it is, but I wouldn't want to burden the Sourceforge ressources so I won't state in public how to use it ;-) More seriously, I've filed an upload request for the central Maven repository (in fact a request to rsync from a place we control so we won't have to go through this for future releases), but it hasn't seen any reaction yet. <http://jira.codehaus.org/browse/MAVENUPLOAD-2098> Stefan |
From: James A. <jam...@gm...> - 2008-06-15 19:40:13
|
Congratulations Stefan. Will the new release be made available via Ivy / Maven repositories are well? Cheers, James 2008/6/11 Stefan Bodewig <bo...@ap...>: > XMLUnit for Java is a library that supports testing of generated XML content. > It supports comparison of XML snippets, DTD and Schema validation, XPath > queries and programmatic tests. XMLUnit offers strong integration with > JUnit but can be used stand-alone or with other test frameworks as well. > > Today XMLUnit for Java 1.2 has been released; download it from > https://sourceforge.net/project/showfiles.php?group_id=23187&package_id=15921&release_id=605991 > > The major new feature of XMLUnit for Java 1.2 is an alternative XML > validation subsystem built on top of JAXP 1.3 which supports > validation against alternative XML Schema languages - if your JAXP > implementation supports them - and validation of the Schema definition > itself. See > <http://xmlunit.sourceforge.net/userguide/html/ar01s04.html#JAXP%201.3%20Validation> > for more details. > > In addition all known issues of XMLUnit 1.1 have been fixed, for a > more comprehensive list see > <http://xmlunit.sourceforge.net/userguide/html/apas02.html>. > > The release is available as a binary or a source zip archive. Both > archives contain the new User's Guide in PDF and HTML format. Please > use the OpenPGP signatures found in > http://xmlunit.sourceforge.net/checksums/ to verify the integrity of > the released files. > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Xmlunit-general mailing list > Xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlunit-general > |
From: Stefan B. <bo...@ap...> - 2008-06-11 03:23:01
|
XMLUnit for Java is a library that supports testing of generated XML content. It supports comparison of XML snippets, DTD and Schema validation, XPath queries and programmatic tests. XMLUnit offers strong integration with JUnit but can be used stand-alone or with other test frameworks as well. Today XMLUnit for Java 1.2 has been released; download it from https://sourceforge.net/project/showfiles.php?group_id=23187&package_id=15921&release_id=605991 The major new feature of XMLUnit for Java 1.2 is an alternative XML validation subsystem built on top of JAXP 1.3 which supports validation against alternative XML Schema languages - if your JAXP implementation supports them - and validation of the Schema definition itself. See <http://xmlunit.sourceforge.net/userguide/html/ar01s04.html#JAXP%201.3%20Validation> for more details. In addition all known issues of XMLUnit 1.1 have been fixed, for a more comprehensive list see <http://xmlunit.sourceforge.net/userguide/html/apas02.html>. The release is available as a binary or a source zip archive. Both archives contain the new User's Guide in PDF and HTML format. Please use the OpenPGP signatures found in http://xmlunit.sourceforge.net/checksums/ to verify the integrity of the released files. |
From: Yves L. <yv...@la...> - 2008-06-10 12:58:53
|
Hi, I'm trying to show that following two documents are similar: Control: <Products> <Group code="A"> <Category code="12"> <AmountMale>65000.00</AmountMale> <AmountFemale>0.00</AmountFemale> </Category> </Group> <Group code="B"> <Category code="12"> <AmountMale>0.00</AmountMale> <AmountFemale>65000.00</AmountFemale> </Category> <Category code="3"> <AmountMale>61000.00</AmountMale> <AmountFemale>0.00</AmountFemale> </Category> </Group> </Products> Test: <Products> <Group code="B"> <Category code="3"> <AmountMale>61000.00</AmountMale> <AmountFemale>0.00</AmountFemale> </Category> <Category code="12"> <AmountMale>0.00</AmountMale> <AmountFemale>65000.00</AmountFemale> </Category> </Group> <Group code="A"> <Category code="12"> <AmountMale>65000.00</AmountMale> <AmountFemale>0.00</AmountFemale> </Category> </Group> </Products> The problem here is that I have repeating elements on different levels (Group and Category). The order of Groups and Categories is not relevant. I've found the MultiLevelElementNameAndTextQualifier which solves the problem for one level. How can I solve the problem in general (repeating elements on n different levels)? I was not able to customise the MultiLevelElementNameAndTextQualifier class for my needs. Thanks, Yves |
From: Stefan B. <bo...@ap...> - 2008-06-06 14:43:55
|
Hi all, I'm going to enable moderation but subscribers should be able to post without delay - I hope this is going to reduce spam. Stefan |
From: Stefan B. <bo...@ap...> - 2008-06-06 12:59:26
|
On Fri, 06 Jun 2008, <bo...@us...> wrote: > Revision: 264 > http://xmlunit.svn.sourceforge.net/xmlunit/?rev=264&view=rev > Author: bodewig > Date: 2008-06-06 05:49:58 -0700 (Fri, 06 Jun 2008) > > Log Message: > ----------- > fix linefeeds and remove executable properties It seems as if Cygwin svn is a bit confused on Windows (marks adds as executable and doesn't always add cariage returns) - in addition it doesn't seem to help that I use Emacs even on Windows. Right now a fresh checkout from trunk should generate proper line-ends on any platform and I'll do my best to keep it that way. Stefan |
From: Stefan B. <bo...@ap...> - 2008-06-06 04:12:32
|
On Thu, 5 Jun 2008, Colin Gourlay <cg...@eb...> wrote: > I am new to XmlUnit having just stumbled across it by chance and can > see me making great use of the .Net version for a project I am > working on. > > I am keen to get involved in the development and noticed there are a > couple of books with coverage of XmlUnit available. > > Before I start poking around the code is it worthwhile getting any > of these books, or can anyone suggest any reading that will give me > a firm footing of the capabilities as they currently stand I don't know any of those books, so I really don't know. For the .NET version your only bet is the code. It's not as if we were talking about hundreds of classes, you really can get a grip of it within a few hours. For the Java version the user guide should be completely comprehensive, at least that was my intention when I put it together. > (particularly what would be required to bring the Java & .Net APIs > up to a similair level)? A lot. The .NET version doesn't provide more than the basic functionality inside the difference engine while the Java version has a whole lot of knobs to turn and extension points. The .NET version can't even be made to ignore differences in whitespace between otherwise contentless elements. BTW, the XMLUnit2 plans I posted in no way should preclude any development on the existing code base. I just think it will be easier to come forward with a fresh start, but if there is anything that can be imporved mid-term, just go ahead and suggest/implement it. >>RE: Strongly naming the assembly > > Have you looked into delay signing the assembly and sharing the key > amongst the release managers? I'm afraid that wouldn't be enough. The binary we release should be strongly named, for this to work I don't see any problem. I don't think sharing the key between release managers will be a real problem either (I'm not that much concerned about security, we can always tell our users that they shouldn't take the signature as any kind of guarantee). But if we delay signed the assembly in our NAnt build, wouldn't that mean that nobody without the key could build a usable version of the assembly for him/herself? To me the source distribution is as at least as important as the binary one - actually I consider the source code the primary release channel and the JAR/DLL is only some sort of convenience for our users. Stefan |
From: Gourlay, C. <cg...@eb...> - 2008-06-05 18:22:56
|
Hi. I am new to XmlUnit having just stumbled across it by chance and can see me making great use of the .Net version for a project I am working on. I am keen to get involved in the development and noticed there are a couple of books with coverage of XmlUnit available. Before I start poking around the code is it worthwhile getting any of these books, or can anyone suggest any reading that will give me a firm footing of the capabilities as they currently stand (particularly what would be required to bring the Java & .Net APIs up to a similair level)? >RE: Strongly naming the assembly Have you looked into delay signing the assembly and sharing the key amongst the release managers? Look forward to hearing from you. Cheers Colin ________________________________________ From: xml...@li... [xml...@li...] On Behalf Of Stefan Bodewig [bo...@ap...] Sent: 04 June 2008 16:21 To: xml...@li... Subject: [Xmlunit-general] Plans Hi all, just so that this list finally gets something other than spam. 8-) Short term I plan to release XMLUnit Java 1.2 and XMLUnit.NET 0.3.2. The Java version will be the current trunk and is a way to push the new features (in particular the JAXP 1.3 validation stuff) out into public. The major missing piece is documentation for the new validation stuff. On the .NET front I only plan two things: (1) strongly name the assembly (still need to figure out a way of protecting the key and sharing it with prospective release managers other than myself, though) (2) compile against NUnit 2.4.7 since 2.4.6 had serious performance issues. I'm on the NUnit-user list discussing with Charlie Poole to search for a way that allows XMLUnit users switching the NUNit version without recompiling XMLUnit. Longer term, these are really just rough sketches: * fresh start, develop the Java and C# versions side by side, trying to keep the APIs similar * focus on the library aspects of XMLUnit, i.e. create a difference engine and a validator library without external dependencies besides Java (1.4) and .NET (1.1) at all * include builders that allow writing tests using a fluent interface (but that should probably not be the only way) * provide integration with JUnit/NUnit maybe others as separate jars/assemblies * provide a legacy jar that maps the XMLUnit Java 1.2 API to the new API. Stefan ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Xmlunit-general mailing list Xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlunit-general Edinburgh Business School is a Charity Registered in Scotland, SC026900 |
From: Stefan B. <bo...@ap...> - 2008-06-04 15:21:04
|
Hi all, just so that this list finally gets something other than spam. 8-) Short term I plan to release XMLUnit Java 1.2 and XMLUnit.NET 0.3.2. The Java version will be the current trunk and is a way to push the new features (in particular the JAXP 1.3 validation stuff) out into public. The major missing piece is documentation for the new validation stuff. On the .NET front I only plan two things: (1) strongly name the assembly (still need to figure out a way of protecting the key and sharing it with prospective release managers other than myself, though) (2) compile against NUnit 2.4.7 since 2.4.6 had serious performance issues. I'm on the NUnit-user list discussing with Charlie Poole to search for a way that allows XMLUnit users switching the NUNit version without recompiling XMLUnit. Longer term, these are really just rough sketches: * fresh start, develop the Java and C# versions side by side, trying to keep the APIs similar * focus on the library aspects of XMLUnit, i.e. create a difference engine and a validator library without external dependencies besides Java (1.4) and .NET (1.1) at all * include builders that allow writing tests using a fluent interface (but that should probably not be the only way) * provide integration with JUnit/NUnit maybe others as separate jars/assemblies * provide a legacy jar that maps the XMLUnit Java 1.2 API to the new API. Stefan |
From: <chi...@16...> - 2008-06-03 02:54:29
|
您好! 为方便贵公司做帐及提高经济效益。我公司现可代开发票。发票正规, 点数十分优惠!可验票后付款。 商品销售发票,广告发票,运输发票,服务发票,餐饮发票,建筑安装 发票,增值税发票等 (1)公司为一般纳税企业没有优惠政策而想合法避税的 (2)公司帐目进项与出项差额过大,需补充差额的 (3)对外销售商品或提供技术服务暂未正式申领的 (4)外出采购或公干而服务商没有提供可以报销的发票 (5)事业单位记帐补帐冲帐旧帐整理,需要咨询的 (6)其他项目的 联系人:周莉 联系号:135 3812 9262 QQ号:784825633 |
From: 李先生 <sdf...@16...> - 2008-06-03 01:34:47
|
先生/女士: 您好! 本公司现有普通商品销售、咨询服务、房屋租赁、广告、建筑装饰/安装、 运输海关等行业发$票,可用于公司收款、充帐、抵扣等业务,如贵公司你有这方面的 需要,请与我司联系,点数可从您的金额大小来优惠,如贵公司您对我司有认何疑 问,我司可先开票后付款,详情请您来电咨询! 此信息长期有效,敬请保留以便急用. 诚征合作伙伴! 祝商祺! 联系电话: 136 326 30030 联 系 人: 小李 祝 :贵公司鼠年旺旺旺 |
From: <chi...@16...> - 2008-06-01 18:33:17
|
您好! 为方便贵公司做帐及提高经济效益。我公司现可代开发票。发票正规, 点数十分优惠!可验票后付款。 商品销售发票,广告发票,运输发票,服务发票,餐饮发票,建筑安装 发票,增值税发票等 (1)公司为一般纳税企业没有优惠政策而想合法避税的 (2)公司帐目进项与出项差额过大,需补充差额的 (3)对外销售商品或提供技术服务暂未正式申领的 (4)外出采购或公干而服务商没有提供可以报销的发票 (5)事业单位记帐补帐冲帐旧帐整理,需要咨询的 (6)其他项目的 联系人:张永生 联系号:135 2888 6461 QQ号:784825633 |
From: 钟敬龙 <gd...@16...> - 2008-05-27 16:12:57
|
贵公司负责人(经理/财务)您好: 我是华源盛实业有限公司的(浙江、上海、广州、江苏等地方有分公司)。我司实力雄 厚,有着良好的社会关系。因进项较多现完成不了每月销售额度。每月有一部分增值税电脑 发票(6%左右)和普通商品销售发票(1%-1.5%左右)优惠代开或合作,点数较低。还可以根 据所做数量额度的大小来商讨优惠的点数。本公司郑重承诺所用绝对是真票!更希望能够有 机会与贵司合作! 代开发票范围如下: 一.普通国税发票:1.商品销售 2.货物统一销售 3.工业(企业)销售。 二.普通地税发票: 1.运输(电脑版运输、货运代理、装卸、联运、海运); 2.其它服务(广告费、住宿费、会议费、定额餐饮、咨询费等); 3.其它(租赁、行政事业专用、机动车销售、房地产交易、税务代开); 4.建筑安装、加工修理等专用发票。 郑重承诺:所有票据均为税务局领出或由企业直接开出,并可网上查询或税务验证后付款。 如贵公司有代开发票方面的问题,欢迎来电咨询,我们会在第一时间回复您。 详情请电:13926514489 联 系 人:廖京强 邮 箱:gds008@163.com QQ 号码:947436138 顺祝 商祺! |
From: 陈 浩 <hfx...@gm...> - 2008-05-12 19:02:00
|
深圳市浩利达实业有限公司 贵公司负责人您好! 本公司在(广州.东莞.上海.浙江.福建.江苏.广西.山东.江西.四川等地均有分公司), 因进项较多现完成不了每月销售额度,每月有一部分多余的普通发票如:商品销售.运输. 服务.广告.建筑工程等发票,税率按1%-2%左右向外优惠代开,贵公司在做帐或进销存方面 如需用到的话,我司可提供全方面的服务。可根据所做数量额度的大小来衡量优惠的点数。 贵公司在发票的真伪方面有任何疑虑或担心,可上网查证或直接去税务局抵扣核对。 本公司郑重承诺所用绝对是真票! 顺祝: 商祺! 联 系 人:陈 浩 联系手机:136-3255-2036 业 务QQ:912736946 E-mail:gd1...@12... 公司网站:http://gdsszshldsyyxgs.3653h.com/ |
From: 周先生 <hdn...@ya...> - 2008-05-10 11:24:53
|
贵公司负责人:您好! (如有打扰请谅解) 你好!(深圳市博瑞贸易有限公司)本公司是是联盟代理公司,在全 国很多省市设有分公司。因业务关系,进项多销项少现有部分<<普-通-税- 票>>可以优惠对外代开如下:工商企业、货物销售、广告、服务业、建筑 安装、国际运输等<<发-票>>。 收费点数:<<普-通-税-票>>0.8%-2%,可以先验证后付款! 此信息在全国范围内长期有效,如须进一步洽商: 联系人:周文洁 手 机:136-6225-0805 Q Q:522844127 邮 箱:gd...@12... |
From: 林小姐 <yrt...@16...> - 2008-05-07 06:59:32
|
您好! 本公司是税务机关授权公司,可优惠对外开具(发/票), 专业代理普通国税,地税(发/票)与有关配套证明, 代开范围:(商品销售,广告,国内运输,国际货运,咨询,住宿, 建筑安装等等其他服务行业(发/票),贵公司在做帐方面或 进销方面,我司可提供全方面服务, 本公司确保所开具之票据来自正规途径,对于双方的合作 关系绝对保密,如贵公司有需要,请直接来电联系, 联系人:林小姐 电 话: 136 8686 7312, 邮 箱: lin...@12..., 请保留号码以备急用! |
From: 叶生 <hg...@16...> - 2008-05-06 23:06:41
|
先生/女士: 您好! 本公司现有普通商品销售、咨询服务、房屋租赁、广告、建筑装饰/安装、 运输海关等行业发票可向外代开!可用于公司收款、充帐、抵扣等业务,如贵公 司你有这方面的需要,请与我司联系,点数可从您的金额大小来优惠,如贵公司 您对我司有认何疑问,我司可先开票后付款,详情请您来电咨询! 联系电话: 136 326 31316, 联 系 人: 叶 生 E-mail : yeu...@12... 祝 :贵公司鼠年旺旺旺 |
From: 李/ <gd1...@12...> - 2008-05-04 21:24:36
|
From: 刘先生 <he...@16...> - 2008-05-03 23:19:28
|
先生/女士: 您好,我公司(华通实业有限公司)是一家大型的港资企业, 在全国各大中城市设有分公司,因业务关系,进项多现有一部分 (发票)可以向外代开! 代开范围:工商企业(发票),货物销售,广告,咨询,酒店食宿, 会务费,建筑安装,公路内河运输,国际货运运输等等各种(发票), 收费标准:开票就金额10万以上,按总金额的1%收费,10万以 下按总金额2%收费,不足1万按一万收费, 注:本公司所开具(发票)都是税务领取的正规(发票), 代理人:刘 生 电 话:135 378 328 25, 邮 箱:sz1...@16... 请保留号码以备急用! |
From: 【公司业务代理】 <rty...@gm...> - 2008-05-03 09:30:18
|
公司财务;您好! 有充足的商品销售发票.建筑工程、广告设计、房屋租赁、运输、 服务咨询、加工修配、海关增值等代开。需要时请贵公司将有关资料 传给我公司,方可准确办理。公司一贯以为客户服务和互惠互利为原 则,以稳妥.快捷.保证单证和发票真实,收费优惠按 1%至2%计算, 可验证后付款,详请来电具体商议合作事谊。 顺祝:商祺! 联系人: 陆 金 宇 手 机 : 13632583488 Q Q : 825615403 Q Q : 969237335 |
From: <asd...@26...> - 2008-04-27 04:01:21
|
本公司是一家常年主要以生产和销售为一体的定额纳税企业;长期以来享有国家优惠政策, 为了给于方便贵司纳税问题;现我公司有余额的《发--票》对外代开。 1、普通商品销售、运输业、广告业、服务业、建筑业等《发---票》。 2、此信息长期有效以备后用,如有需者欢迎来电洽谈详细合!作。 联系人:张艳红 手机:134-8081-0376 Q Q:383751141 网址: http://haiyuan888.3653h.com/ |
From: 会计之声 <dr...@to...> - 2008-04-23 11:37:28
|
尊敬的公司、厂家财务你好: 本公司每月可从关系中开到你所需要的各种票,可为贵公司(厂) 以较低税率代开全国各地部分下例发\票: 〈1〉普通国税发*票为商品销售(包含所有行业的商品)。 〈2〉普通地税发\票为建筑、安装、广告、设计、运输、 信息、咨询、培训、劳务、住宿等其它服务行业 。 〈3〉公司承诺:受理谨慎 成功收费 保证随时查询 验证 先验证后付款。 如贵公司在税务低扣,做帐或进销存方面 如需用到的话, 欢迎来电或留言咨询.我们会在第一时间回复您 联系人:周 建 军 手 机: 138 2657 0076 业 务QQ:524270313 E- MALL: gsh...@16... 顺祝商祺! |
From: 会计之声 <dr...@to...> - 2008-04-23 10:56:45
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>li</title> </head> <body> <table width="800" height="542" border="0" align="center"> <tr> <td width="117" height="21"> </td> <td width="548"> </td> <td width="121"> </td> </tr> <tr> <td height="498"> </td> <td background="http://www.ygblog.com/UploadFiles/2007-8/161216128657.gif"> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> </tr> </table> </body> </html> |
From: 253 <lgn...@so...> - 2008-04-22 22:09:48
|
现代制造业仓库管理与库存控制 主办单位:众人行管理咨询 联系人:凌小姐 传 真:0755-61351396 邮 箱:36...@99... 电 话:0755-26075365 课程对象:仓库管理、物流管理、采购管理、生产管理、供应链管理等人员 培训方式:专家讲解、案例分析、现场演练、师生互动、培训游戏、视频研讨等 参会费用:2800元/人(含:授课费,全套资料与讲义费,证书费,中餐, 点心及学员合影照片并邮寄等相关服务.) 参会时间:2008年04月17-18日 上海 课程目标: 从案例中领悟和提升,随着企业对物流管理的越来越重视,人们更多的认识到了采购对于库存的影响、 库存对于企业总体经营战略的重要性,也意识到了库房管理对于库存战略和采购管理的客观影响;但是, 仓库是成本中心吗?谁对库存负责?为什么库存总是控制不住?ERP平台上看到的库存信息为何经常失真? 采购要对库存负哪些责任?仓库如何快速响应生产需求及其变化?如何计算仓库空间和面积、设备、人员 需求?仓库需要什么软件? 面对以上问题,人们仍然显得不知所措本课程就是结合当前企业在采购和库存管理过程中遭遇到的 实际问题,站在企业物流管理系统的高度来剖析企业采购对库存构成的巨大影响和对库房的定位,从而让 学员在领略先进企业的先进做法的同时,领会其具有本企业特色的库存库房优化策略,从而提升学员个人 和企业的综合管理能力。 课程大纲: 库存控制与仓库管理综述 走出传统的库存思维看库存 库存产生的三大原因 库存结构的四个模块 生产企业物流管理与库存管理 现代企业中仓库形式及其管理模式的变化 仓库在企业供应链中的重要地位 1、 影响库存控制的因素分析 关于“提水案例” 库存分析方法 影响库存的六大背景因素 现场表现 综合问题 2、 物料交接与仓储管理 现代物流环境下的仓库重新定位 突破“我们的”仓库的第一印象 八家知名企业的仓库经典图解分析 质疑仓库管理的存在 仓库管理与库存控制的实质内容 不同企业、行业的仓库管理类型细分 仓库管理基本经济利益 3、 行业仓库现场管理问题分析与基本管理工具 录像:先进的仓库管理 错误的仓库管理思维:经验的错失 我国企业库房管理现状描述 图解仓库管理的八大基本瓶颈问题 管理思维与仓库层级定位 是否关注过物料? 物料如何包装? 是否关注过物料的流程? 操作人员怎么知道自己做的是对的? 如何保证信息是正确的 仓库效率决定什么?决定于什么? 仓储管理的分析、业务指标及考核? 仓库管理成本诱因分析 5S管理的短板和基础需求 目视管理 颜色管理 定置管理 看板管理 灯板管理 先进先出(FIFO)管理的3个最省力方法 4、 库存如何维持生产需要 谁在预测?如何预测?预测有多少用处? 预测对于计划的龙头式影响 生产计划对于物料的影响模式 库存如何动态性应对生产需求变化的 静态物料流动化模式 精益生产与精益物流模式 零库存采购系统的达成 上门收货(milk-run) 供应商管理库存(VMI)与准时化供应 5、 如何有效降低库存 工厂库存的结构分类与分析 仓库管理流程 仓库作业标准时间确定 提高仓库管理执行力 库存控制的傻瓜化模式推介 不要让检验成为库存流动瓶颈 超越资金的物料分类管理模式与帕累托原则 谁对库存负责? 主生产计划体系与MRP 库存报警和订货系统 最低库存保有量的计算方法 生产库存模式因素分析与计算方法 原材料库存影响因素分析和计算方法 成品、经销库存因素分析与算法 定量订货与定期订货适应性 经济订货批量适应性 企业库存的经验算法 库存的变动细数折算法 库存周转率的计算、使用与误区的规避 库存资源约束与算法 6、 库存数量管理与盘点 突破经验模式的分组游戏:盘点 为什么盘点? 盘点过程困惑? 盘点的成本 盘点盈亏分析 如何取消帐-卡-物的传统管理模式 ERP对于仓库动态管理的无奈 库存信息管理与仓库管理软件(WMS)介绍 如何选用WMS软件 如何规避软件失败 世界顶尖仓库管理软件模式分析 7、 库存与库房的管理绩效提升的五大切入点 仓库规划、专业咨询和理念定位等 仓库保管原则 仓库规划与后期效益体现 仓库管理的动态变换趋势 仓库规划程序与要求 仓库功能分区与面积算法 分区分类管理的基本原理 某公司仓库规划案例分享 物流设备的合理配置 设备选用与设计原则 合理选择存储设备 搬运与堆高设备 物流容器设计与选用 工位器具非标准设计 仓库流程的合理化 现代企业物流管理组织与仓库地位确认 仓库基本流程规范 流程时间与标准工时 基于生产线需求模式的jit管理策略 JIT文化需求 七大浪费之库存表现 集约化生产管理需求六原则 仓库管理提升策略的技术经济性分析 仓库成本与物流成本 如何应证仓库是省钱的部门 物流冰山说 8、 仓库绩效考核与约束条件 ISO9000与仓库审核条列 仓库管理考核KPI指标及其本质分析 仓库消防与安全管理要求 五大约束条件 企业(尤其是决策层)对采购和仓库管理的定位 企业产品与行业特色约束 采购和库存管理的绩效周期 采购与仓库管理之间存在的“二律背反说” 人力资源与人才管理 讲师推荐 邱先生:上海交通大学工程硕士,中国机械工程学会物流工程分会理事,上海投资咨询公司(上海市计委) 物流园区投资计划与方案特聘专家;浙江大学EMBA总裁班客座教授;德国莱茵(TUV)(中国)学术部课程 长期特聘讲师。邱老师曾任上海大众汽车 SANTANA 轿车生产卫星工厂生产经营厂长;EVERWELL(中国)工 程部物流项目负责人;普茨迈斯特(中国)物流项目总监等职务。邱老师作为物流管理专业顾问组织完成了 美的电器、海尔、华晨汽车等多个大型物流咨询项目,其课程具备很强的实战性,并由此获得诸多客户的好 评。 擅长课题: 生产企业物流管理、企业供应链、库存控制与仓库管理、有效降低物流成本、生产计划与物料控 制、物流人才职业生涯规划等 荣誉客户:上海大众、上海通用、郑州宇通客车、张家港博泽汽车部件、沈阳金杯汽车、海尔集团、美的 集团、苏州旭电 、芜湖西门子VDO电子、南京菲尼克斯电气、华虹-NEC、天津通用半导体、上海施耐德电气、 苏州西门子电器、诺基亚苏州电信、上海通用电气、飞索半导体(苏州)、无锡罗地亚制药、汉高化工、 BASF染料化工、上海福斯油品、卜内门油漆、苏州葛兰素制药、惠氏白宫制药、上海汽轮机、普兹迈斯特 工程设备、广东摩恩、山西国际铸造、苏州百得电动工、上海物资集团、麦当劳华中地区配送中心、迅达 电梯上海物流中心、武汉红金龙卷烟、贝塔斯曼… |
From: 王生 <fgd...@so...> - 2008-04-22 12:49:24
|
您好! 本公司可以代理全国各地各种发\票.税\率优惠,详细税\率按照开票金额大小来电 洽谈. 本公司确保所开出的发\票是税务登记领取的.贵公司如果不放心可以先验证后再付 款.本公司还可提供给代办人回扣服务.对于我们的合作关系是绝对保密的.贵公司如有需 要欢迎来电咨询. 联 系 人: 王 生 联系电话: 13926576497 Q Q :973363947 邮 箱: sz....@16... |